From 6dbfa654f9c10c732411c0b2bff964a01d4b61d1 Mon Sep 17 00:00:00 2001 From: Ludovic Arnaud Date: Thu, 3 Jul 2003 23:01:08 +0000 Subject: [PATCH] I may have forgotten to add this file to the repository git-svn-id: file:///svn/phpbb/trunk@4198 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/mcp_reports.html | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 phpBB/templates/subSilver/mcp_reports.html diff --git a/phpBB/templates/subSilver/mcp_reports.html b/phpBB/templates/subSilver/mcp_reports.html new file mode 100644 index 0000000000..6707bb0671 --- /dev/null +++ b/phpBB/templates/subSilver/mcp_reports.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_DISPLAY_OPTIONS}
{L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
 {L_TOPIC}  {L_SUBJECT}  {L_REASON}  {L_REPORTER}  {L_REPORT_TIME}  {L_SELECT} 
{L_REPORTS_CURRENT_TOPIC} {TOPIC_NAME}
{reportrow.TOPIC}{reportrow.SUBJECT}{reportrow.REASON}{reportrow.REPORTER}{reportrow.REPORT_TIME}{L_POST_REPORTED}
+ + + + + + +
{PAGINATION}
+ + \ No newline at end of file