From bfa9603a1bd6c166197f9b1a8f462ecff80a5896 Mon Sep 17 00:00:00 2001 From: uid42062 Date: Thu, 5 Jul 2001 01:21:58 +0000 Subject: [PATCH] Moderator Control Panel first iteration template git-svn-id: file:///svn/phpbb/trunk@564 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/modcp_body.tpl | 47 ++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 phpBB/templates/PSO/modcp_body.tpl diff --git a/phpBB/templates/PSO/modcp_body.tpl b/phpBB/templates/PSO/modcp_body.tpl new file mode 100644 index 0000000000..1892fe27ea --- /dev/null +++ b/phpBB/templates/PSO/modcp_body.tpl @@ -0,0 +1,47 @@ +
+ + + +
{SITENAME} {L_INDEX} -> {FORUM_NAME}
+ +
+ + + +
+ + + + + + + + + + + + + + + + + + + + + + + +
Moderator Contol Panel
 {L_TOPICS}  {L_REPLIES}  {L_LASTPOST}  {L_SELECT} 
 {topicrow.TOPIC_TITLE}{topicrow.REPLIES}{topicrow.LAST_POST}
       
+ + + + +
 {L_PAGE} {ON_PAGE} {L_OF} {TOTAL_PAGES} {PAGINATION}  
+ +
+ + + + +
{S_TIMEZONE}{JUMPBOX}
{S_AUTH_LIST}
\ No newline at end of file