File: styles/prosilver/template/viewtopic_body.html
Unmodified
Added
Modified
Removed
Line 335 | Line 335 |
---|
<a href="{postrow.U_MCP_REPORT}"><i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i><strong>{L_POST_REPORTED}</strong></a> </p> <!-- ENDIF -->
|
<a href="{postrow.U_MCP_REPORT}"><i class="icon fa-exclamation fa-fw icon-red" aria-hidden="true"></i><strong>{L_POST_REPORTED}</strong></a> </p> <!-- ENDIF -->
|
| {% EVENT viewtopic_body_postrow_content_before %}
|
<div class="content">{postrow.MESSAGE}</div>
| <div class="content">{postrow.MESSAGE}</div>
|
Line 464 | Line 466 |
---|
<p>{LOGGED_IN_USER_LIST}</p> </div> <!-- ENDIF -->
|
<p>{LOGGED_IN_USER_LIST}</p> </div> <!-- ENDIF -->
|
| {% EVENT viewtopic_body_online_list_after %}
|
<!-- INCLUDE overall_footer.html -->
| <!-- INCLUDE overall_footer.html -->
|