phpBB

Code Changes

File: styles/subsilver2/template/mcp_front.html

  Unmodified   Added   Modified   Removed
Line 1Line 1
<!-- INCLUDE mcp_header.html -->

<!-- INCLUDE mcp_header.html -->

 

<!-- EVENT mcp_front_latest_unapproved_before -->


<!-- IF S_SHOW_UNAPPROVED -->
<form name="mcp_queue" method="post" action="{S_MCP_QUEUE_ACTION}">


<!-- IF S_SHOW_UNAPPROVED -->
<form name="mcp_queue" method="post" action="{S_MCP_QUEUE_ACTION}">

Line 43Line 45

<br clear="all" /><br />
<!-- ENDIF -->


<br clear="all" /><br />
<!-- ENDIF -->

 

<!-- EVENT mcp_front_latest_reported_before -->


<!-- IF S_SHOW_REPORTS -->
<table class="tablebg" width="100%" cellspacing="1">


<!-- IF S_SHOW_REPORTS -->
<table class="tablebg" width="100%" cellspacing="1">

Line 72Line 76

<br clear="all" /><br />
<!-- ENDIF -->


<br clear="all" /><br />
<!-- ENDIF -->

 

<!-- EVENT mcp_front_latest_reported_pms_before -->


<!-- IF S_SHOW_PM_REPORTS -->
<table class="tablebg" width="100%" cellspacing="1">


<!-- IF S_SHOW_PM_REPORTS -->
<table class="tablebg" width="100%" cellspacing="1">

Line 103Line 109

<br clear="all" /><br />
<!-- ENDIF -->


<br clear="all" /><br />
<!-- ENDIF -->

 

<!-- EVENT mcp_front_latest_logs_before -->


<!-- IF S_SHOW_LOGS -->
<table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="{S_CONTENT_FLOW_END}">


<!-- IF S_SHOW_LOGS -->
<table class="tablebg" width="100%" cellspacing="1" cellpadding="4" border="0" align="{S_CONTENT_FLOW_END}">

Line 133Line 141

<br clear="all" />
<!-- ENDIF -->


<br clear="all" />
<!-- ENDIF -->

 

<!-- EVENT mcp_front_latest_logs_after -->


<!-- INCLUDE mcp_footer.html -->



<!-- INCLUDE mcp_footer.html -->