File: styles/prosilver/template/mcp_post.html
Unmodified
Added
Modified
Removed
Line 78 | Line 78 |
---|
<p class="author"><span><i class="icon fa-file fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">{MINI_POST_IMG}</span></span> {L_POSTED} {L_POST_BY_AUTHOR} {POST_AUTHOR_FULL} » {POST_DATE}</p> <!-- ENDIF -->
|
<p class="author"><span><i class="icon fa-file fa-fw icon-lightgray icon-md" aria-hidden="true"></i><span class="sr-only">{MINI_POST_IMG}</span></span> {L_POSTED} {L_POST_BY_AUTHOR} {POST_AUTHOR_FULL} » {POST_DATE}</p> <!-- ENDIF -->
|
| {% if S_CAN_APPROVE %}
|
<!-- IF S_POST_UNAPPROVED --> <form method="post" id="mcp_approve" action="{U_APPROVE_ACTION}">
| <!-- IF S_POST_UNAPPROVED --> <form method="post" id="mcp_approve" action="{U_APPROVE_ACTION}">
|
Line 101 | Line 102 |
---|
</p> </form> <!-- ENDIF -->
|
</p> </form> <!-- ENDIF -->
|
| {% endif %}
|
{% if S_POST_REPORTED and not S_MCP_REPORT %} <p class="post-notice reported">
| {% if S_POST_REPORTED and not S_MCP_REPORT %} <p class="post-notice reported">
|