aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template/mcp_reports.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2004-07-10 22:47:43 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2004-07-10 22:47:43 +0000
commit6a6910650103980c5741e9958c6067b0de772d24 (patch)
tree372b7e9cc323daef517415f442b54a62bb84e3db /phpBB/styles/subSilver/template/mcp_reports.html
parentbdd1643a7d316bdeaeca564412b4f83cd40199fd (diff)
downloadforums-6a6910650103980c5741e9958c6067b0de772d24.tar
forums-6a6910650103980c5741e9958c6067b0de772d24.tar.gz
forums-6a6910650103980c5741e9958c6067b0de772d24.tar.bz2
forums-6a6910650103980c5741e9958c6067b0de772d24.tar.xz
forums-6a6910650103980c5741e9958c6067b0de772d24.zip
- fork/copy topic
- resync topics - possible to show only reported posts in topic_view - view reports in post details - mcp_queue (show unapproved items) git-svn-id: file:///svn/phpbb/trunk@4924 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template/mcp_reports.html')
-rw-r--r--phpBB/styles/subSilver/template/mcp_reports.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subSilver/template/mcp_reports.html b/phpBB/styles/subSilver/template/mcp_reports.html
index eee0637818..8627a588a5 100644
--- a/phpBB/styles/subSilver/template/mcp_reports.html
+++ b/phpBB/styles/subSilver/template/mcp_reports.html
@@ -5,7 +5,7 @@
<th colspan="6" height="28" nowrap="nowrap">{L_DISPLAY_OPTIONS}</th>
</tr>
<tr>
- <td colspan="2" class="cat" height="28" align="left" nowrap="nowrap"><!-- INCLUDE mcp_jumpbox.html --></td>
+ <td colspan="2" class="cat" height="28" align="left" nowrap="nowrap"><!-- INCLUDE jumpbox.html --></td>
<td colspan="4" class="cat" height="28" align="center"><span class="gensmall">{L_DISPLAY_LOG}:</span> {S_SELECT_SORT_DAYS}&nbsp;<span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR}&nbsp;<input class="btnlite" type="submit" name="sort" value="{L_GO}" /></span></td>
</tr>
<tr>
@@ -40,4 +40,4 @@
</tr>
</table>
-<!-- INCLUDE overall_footer.html --> \ No newline at end of file
+<!-- INCLUDE mcp_footer.html --> \ No newline at end of file