From 13f30633b4135ca6960250df35b33ac28514c2ee Mon Sep 17 00:00:00 2001 From: James Atkinson Date: Fri, 23 Feb 2001 19:11:35 +0000 Subject: [PATCH] Added viewforum templates git-svn-id: file:///svn/phpbb/trunk@30 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/viewforum_body.tpl | 28 ++++++++++++++ phpBB/templates/Default/viewforum_footer.tpl | 40 ++++++++++++++++++++ phpBB/templates/Default/viewforum_header.tpl | 40 ++++++++++++++++++++ 3 files changed, 108 insertions(+) create mode 100644 phpBB/templates/Default/viewforum_body.tpl create mode 100644 phpBB/templates/Default/viewforum_footer.tpl create mode 100644 phpBB/templates/Default/viewforum_header.tpl diff --git a/phpBB/templates/Default/viewforum_body.tpl b/phpBB/templates/Default/viewforum_body.tpl new file mode 100644 index 0000000000..ed97ca03c3 --- /dev/null +++ b/phpBB/templates/Default/viewforum_body.tpl @@ -0,0 +1,28 @@ + + + + + + +
+ + + + + + + + + + + + + + + + + +
 TopicRepliesViewsLast Post
{FOLDER}{TOPIC_TITLE}{REPLIES}{VIEWS}{LAST_POST}
+
+ + diff --git a/phpBB/templates/Default/viewforum_footer.tpl b/phpBB/templates/Default/viewforum_footer.tpl new file mode 100644 index 0000000000..c14ac4f8a7 --- /dev/null +++ b/phpBB/templates/Default/viewforum_footer.tpl @@ -0,0 +1,40 @@ + + + + + + +
+ + + + +
+ + + + +
+ + Post New Topic + +
+
+ + + + + +
+ + + + +
+ {JUMPBOX} +
+
+ +
+ + diff --git a/phpBB/templates/Default/viewforum_header.tpl b/phpBB/templates/Default/viewforum_header.tpl new file mode 100644 index 0000000000..b27fa63d92 --- /dev/null +++ b/phpBB/templates/Default/viewforum_header.tpl @@ -0,0 +1,40 @@ + + + + + + +
+ + + + +
+ + + + +
+
{FORUM_NAME}
+ Moderated by - {MODERATORS}
+ {SITENAME} - Forum Index >> {FORUM_NAME} +
+
+ + + + +
+ + + + +
+ + Post New Topic + +
+
+
+ +