From 02402ac14718ca678189801f314c744d7bb2cbfa Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sat, 2 Jun 2001 18:20:58 +0000 Subject: Minor mods git-svn-id: file:///svn/phpbb/trunk@412 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/agreement.tpl | 6 ++++++ phpBB/templates/PSO/index_body.tpl | 2 +- phpBB/templates/PSO/overall_footer.tpl | 11 ++++++----- phpBB/templates/PSO/overall_header.tpl | 10 +++++----- phpBB/templates/PSO/viewtopic_body.tpl | 2 +- 5 files changed, 19 insertions(+), 12 deletions(-) (limited to 'phpBB') diff --git a/phpBB/templates/PSO/agreement.tpl b/phpBB/templates/PSO/agreement.tpl index 51eb55f7f9..18b6f53560 100644 --- a/phpBB/templates/PSO/agreement.tpl +++ b/phpBB/templates/PSO/agreement.tpl @@ -1,3 +1,9 @@ +
+ + + +
{SITENAME} {L_INDEX}
+
diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl index 9a703866c2..fe11d601f5 100644 --- a/phpBB/templates/PSO/viewtopic_body.tpl +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -24,7 +24,7 @@
diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl index 00f32324eb..aad71bfaa4 100644 --- a/phpBB/templates/PSO/index_body.tpl +++ b/phpBB/templates/PSO/index_body.tpl @@ -26,7 +26,7 @@ - + diff --git a/phpBB/templates/PSO/overall_footer.tpl b/phpBB/templates/PSO/overall_footer.tpl index 588b27eb00..f6c11b191e 100644 --- a/phpBB/templates/PSO/overall_footer.tpl +++ b/phpBB/templates/PSO/overall_footer.tpl @@ -1,11 +1,12 @@ +
-{ADMIN_LINK} -
-Powered By phpBB Version: {PHPBB_VERSION} - Fully templated and themed [ Paul's dev version ] -
+{ADMIN_LINK} +
+Powered By phpBB Version: {PHPBB_VERSION} - Fully templated and themed [ Paul's dev version ] +
Copyright © 2001 phpBB Group, All Rights Reserved -
+
\ No newline at end of file diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl index 0aa5af4f9c..66607f7092 100644 --- a/phpBB/templates/PSO/overall_header.tpl +++ b/phpBB/templates/PSO/overall_header.tpl @@ -21,19 +21,19 @@
{catrow.forumrow.TOPICS} {catrow.forumrow.POSTS} {catrow.forumrow.LAST_POST}{catrow.forumrow.MODERATORS}
{catrow.forumrow.MODERATORS}
- +
phpBB2 : A forum that's freeBack To {SITENAME}Goto phpBB.com
- - - - + + + +
{L_USERNAME}:    {L_PASSWORD}:    {L_AUTO_LOGIN}    
{L_REGISTER} | {L_MEMBERLIST} | {L_SEARCH} | {L_FAQ}{L_PRIVATEMSGS} | {L_PROFILE} | {L_LOGIN_LOGOUT}{L_PRIVATEMSGS} | {L_PROFILE} | {L_USERGROUPS} | {L_LOGIN_LOGOUT}
{L_USERNAME}:    {L_PASSWORD}:    {L_AUTO_LOGIN}    
- + -- cgit v1.2.1
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}

{L_JOINED}: {postrow.POSTER_JOINED}
{L_POSTS}: {postrow.POSTER_POSTS}
{postrow.POSTER_FROM}


{postrow.POSTER_AVATAR}

{postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}

{L_JOINED}: {postrow.POSTER_JOINED}
{L_POSTS}: {postrow.POSTER_POSTS}
{postrow.POSTER_FROM}


{postrow.POSTER_AVATAR}

Back to top