phpBB

Code Changes

File: styles/prosilver/template/mcp_post.html

  Unmodified   Added   Modified   Removed
Line 102Line 102
			</form>
<!-- ENDIF -->


			</form>
<!-- ENDIF -->


		<!-- IF S_MESSAGE_REPORTED -->

		{% if S_POST_REPORTED and not S_MCP_REPORT %}

			<p class="post-notice reported">

			<p class="post-notice reported">

				<i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i><span class="sr-only">{L_TOPIC_REPORTED}</span> <a href="{U_MCP_REPORT}"><strong>{L_MESSAGE_REPORTED}</strong></a>

				<i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i><span class="sr-only">{{ lang('TOPIC_REPORTED') }}</span> <a href="{{ U_MCP_REPORT }}"><strong>{{ lang('POST_REPORTED') }}</strong></a>

			</p>

			</p>

		<!-- ENDIF -->

		{% endif %}


{% EVENT mcp_post_text_before %}



{% EVENT mcp_post_text_before %}


Line 329Line 329
			</tbody>
</table>


			</tbody>
</table>


 
			{% if U_LOOKUP_ALL %}

			<div class="buttons">
<p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
</div>

			<div class="buttons">
<p><a href="{U_LOOKUP_ALL}#ip">{L_LOOKUP_ALL}</a></p>
</div>

 
			{% endif %}


<div class="pagination">
<ul>


<div class="pagination">
<ul>