From 90eb7c51797c56d8eded57681ecb0b36ff9549f4 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Wed, 22 Jan 2003 16:46:36 +0000 Subject: [PATCH] Post icon + other minor changes git-svn-id: file:///svn/phpbb/trunk@3356 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/posting_body.html | 6 +++--- phpBB/templates/subSilver/viewtopic_body.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/subSilver/posting_body.html b/phpBB/templates/subSilver/posting_body.html index a593a103c3..f68ca59066 100644 --- a/phpBB/templates/subSilver/posting_body.html +++ b/phpBB/templates/subSilver/posting_body.html @@ -38,7 +38,7 @@ function checkForm()
- + - +
{FORUM_NAME} :: {TOPIC_TITLE}
{L_MODERATORS}: {MODERATORS}

{LOGGED_IN_USER_LIST}
{FORUM_NAME} :: {TOPIC_TITLE}
{L_MODERATORS}: {MODERATORS}

{LOGGED_IN_USER_LIST}
{L_TOPIC_ICON}{L_ICON} @@ -272,7 +272,7 @@ function checkForm() - +
{L_NONE}
{S_HIDDEN_FIELDS}      {S_HIDDEN_FIELDS}     
diff --git a/phpBB/templates/subSilver/viewtopic_body.html b/phpBB/templates/subSilver/viewtopic_body.html index ad3fa66ae1..91c2f0a9a9 100644 --- a/phpBB/templates/subSilver/viewtopic_body.html +++ b/phpBB/templates/subSilver/viewtopic_body.html @@ -102,7 +102,7 @@
{postrow.POSTER_NAME}
{postrow.POSTER_RANK}
{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}

{postrow.POSTER_JOINED}
{postrow.POSTER_POSTS}
{postrow.POSTER_FROM}

- +
{postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}    {L_POST_SUBJECT}: {postrow.POST_SUBJECT}{postrow.POST_ICON} {postrow.MINI_POST_IMG}{L_POSTED}: {postrow.POST_DATE}    {L_POST_SUBJECT}: {postrow.POST_SUBJECT} {postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}