From 84f64f715c4b46f13fab335086bb07b6600b580e Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Fri, 18 May 2001 13:30:09 +0000 Subject: [PATCH] Some fiddling ... git-svn-id: file:///svn/phpbb/trunk@314 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/PSO/index_body.tpl | 5 +---- phpBB/templates/PSO/overall_header.tpl | 25 +++++++++++++++---------- phpBB/templates/PSO/viewtopic_body.tpl | 11 +++++++++-- 3 files changed, 25 insertions(+), 16 deletions(-) diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl index 00a3c07257..c6d4754bf6 100644 --- a/phpBB/templates/PSO/index_body.tpl +++ b/phpBB/templates/PSO/index_body.tpl @@ -31,11 +31,8 @@ - {TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST} + {TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST} -
- {L_USERNAME}:    {L_PASSWORD}:    {L_AUTO_LOGIN}     -
diff --git a/phpBB/templates/PSO/overall_header.tpl b/phpBB/templates/PSO/overall_header.tpl index 39593cb577..0aa5af4f9c 100644 --- a/phpBB/templates/PSO/overall_header.tpl +++ b/phpBB/templates/PSO/overall_header.tpl @@ -5,34 +5,39 @@ phpBB - {SITENAME} + +
-
+
- - -
+
- + -
phpBB2 development forumsphpBB2 : A forum that's free Back To {SITENAME}
+
+
+ + + -
{L_USERNAME}:    {L_PASSWORD}:    {L_AUTO_LOGIN}    
{L_REGISTER} | {L_MEMBERLIST} | {L_SEARCH} | {L_FAQ} {L_PRIVATEMSGS} | {L_PROFILE} | {L_LOGIN_LOGOUT}
+
+
-

+

diff --git a/phpBB/templates/PSO/viewtopic_body.tpl b/phpBB/templates/PSO/viewtopic_body.tpl index 051f2e3dda..edaa56398f 100644 --- a/phpBB/templates/PSO/viewtopic_body.tpl +++ b/phpBB/templates/PSO/viewtopic_body.tpl @@ -1,6 +1,7 @@
+
{SITENAME} {L_INDEX} -> {FORUM_NAME} -> {TOPIC_TITLE} << View Previous Topic  View Next Topic >> 
@@ -21,8 +22,14 @@ - {postrow.POSTER_NAME}
{postrow.POSTER_RANK}

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


{postrow.AVATAR} - + + + + + + + +
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}

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


{postrow.AVATAR}
Back to top
Post image icon{L_POSTED}: {postrow.POST_DATE}
{postrow.MESSAGE}
{postrow.PROFILE_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.ICQ_STATUS_IMG} {postrow.ICQ_ADD_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}  {postrow.EDIT_IMG} {postrow.QUOTE_IMG} {postrow.PMSG_IMG}  {postrow.IP_IMG} {postrow.DELPOST_IMG}