aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2002-03-31 00:06:34 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2002-03-31 00:06:34 +0000
commite1f7400b8da1088ebabd351fe9b6e1f246c34531 (patch)
treef5271ef99c1d83076002f1cb9d43e8728e40398e /phpBB/templates
parentf74fa81851cb9b03cd84400e9a4817f216b09a5b (diff)
downloadforums-e1f7400b8da1088ebabd351fe9b6e1f246c34531.tar
forums-e1f7400b8da1088ebabd351fe9b6e1f246c34531.tar.gz
forums-e1f7400b8da1088ebabd351fe9b6e1f246c34531.tar.bz2
forums-e1f7400b8da1088ebabd351fe9b6e1f246c34531.tar.xz
forums-e1f7400b8da1088ebabd351fe9b6e1f246c34531.zip
pre-freeze on main templates, various bug fixes (highlighting search results, various search related issues, blah blah). These updates need _thorough_ checking, quickly
git-svn-id: file:///svn/phpbb/trunk@2448 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/subSilver/agreement.tpl32
-rwxr-xr-xphpBB/templates/subSilver/bbcode.tpl110
-rw-r--r--phpBB/templates/subSilver/confirm_body.tpl34
-rw-r--r--phpBB/templates/subSilver/error_body.tpl30
-rwxr-xr-xphpBB/templates/subSilver/faq_body.tpl47
-rw-r--r--phpBB/templates/subSilver/groupcp_info_body.tpl53
-rw-r--r--phpBB/templates/subSilver/groupcp_user_body.tpl16
-rw-r--r--phpBB/templates/subSilver/index_body.tpl4
-rw-r--r--phpBB/templates/subSilver/jumpbox.tpl10
-rw-r--r--phpBB/templates/subSilver/memberlist_body.tpl2
-rw-r--r--phpBB/templates/subSilver/message_body.tpl46
-rw-r--r--phpBB/templates/subSilver/modcp_body.tpl4
-rw-r--r--phpBB/templates/subSilver/modcp_move.tpl2
-rw-r--r--phpBB/templates/subSilver/modcp_split.tpl4
-rw-r--r--phpBB/templates/subSilver/modcp_viewip.tpl6
-rw-r--r--phpBB/templates/subSilver/overall_footer.tpl35
-rw-r--r--phpBB/templates/subSilver/overall_header.tpl87
-rw-r--r--phpBB/templates/subSilver/posting_body.tpl57
-rw-r--r--phpBB/templates/subSilver/posting_poll_body.tpl4
-rw-r--r--phpBB/templates/subSilver/posting_preview.tpl43
-rw-r--r--phpBB/templates/subSilver/posting_topic_review.tpl11
-rw-r--r--phpBB/templates/subSilver/privmsgs_body.tpl20
-rw-r--r--phpBB/templates/subSilver/privmsgs_read_body.tpl14
-rw-r--r--phpBB/templates/subSilver/profile_add_body.tpl24
-rw-r--r--phpBB/templates/subSilver/profile_avatar_gallery.tpl2
-rw-r--r--phpBB/templates/subSilver/profile_send_email.tpl14
-rw-r--r--phpBB/templates/subSilver/profile_view_body.tpl14
-rw-r--r--phpBB/templates/subSilver/search_results_posts.tpl11
-rw-r--r--phpBB/templates/subSilver/search_results_topics.tpl11
-rw-r--r--phpBB/templates/subSilver/search_username.tpl42
-rw-r--r--phpBB/templates/subSilver/simple_footer.tpl33
-rw-r--r--phpBB/templates/subSilver/viewforum_body.tpl32
-rw-r--r--phpBB/templates/subSilver/viewonline_body.tpl2
-rw-r--r--phpBB/templates/subSilver/viewtopic_body.tpl129
-rw-r--r--phpBB/templates/subSilver/viewtopic_poll_ballot.tpl2
35 files changed, 418 insertions, 569 deletions
diff --git a/phpBB/templates/subSilver/agreement.tpl b/phpBB/templates/subSilver/agreement.tpl
index f53996df9c..6c1e9ed434 100644
--- a/phpBB/templates/subSilver/agreement.tpl
+++ b/phpBB/templates/subSilver/agreement.tpl
@@ -1,21 +1,19 @@
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
- <tr>
- <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
- </tr>
+ <tr>
+ <td align="left"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></span></td>
+ </tr>
</table>
-<table width="100%" border="0" cellspacing="1" cellpadding="3" class="forumline">
- <tr>
- <th valign="middle" class="thHead" height="25"><span class="tableTitle">{SITENAME}
- - {REGISTRATION}</span></th>
- </tr>
- <tr>
- <td align="center" class="row1">
- <table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
- <tr>
- <td><span class="genmed"><br />{AGREEMENT}<br /><br /><br /><div align="center"><a href="{U_AGREE_OVER13}" class="genmed">{AGREE_OVER_13}</a><br /><br /><a href="{U_AGREE_UNDER13}" class="genmed">{AGREE_UNDER_13}</a><br /><br /><a href="{U_INDEX}" class="genmed">{DO_NOT_AGREE}</a></div><br /></span></td>
- </tr>
- </table>
- </td>
- </tr>
+
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
+ <tr>
+ <th class="thHead" height="25" valign="middle"><span class="tableTitle">{SITENAME} - {REGISTRATION}</span></th>
+ </tr>
+ <tr>
+ <td class="row1" align="center"><table width="80%" cellspacing="2" cellpadding="2" border="0" align="center">
+ <tr>
+ <td><span class="genmed"><br />{AGREEMENT}<br /><br /><br /><div align="center"><a href="{U_AGREE_OVER13}" class="genmed">{AGREE_OVER_13}</a><br /><br /><a href="{U_AGREE_UNDER13}" class="genmed">{AGREE_UNDER_13}</a><br /><br /><a href="{U_INDEX}" class="genmed">{DO_NOT_AGREE}</a></div><br /></span></td>
+ </tr>
+ </table></td>
+ </tr>
</table>
diff --git a/phpBB/templates/subSilver/bbcode.tpl b/phpBB/templates/subSilver/bbcode.tpl
index b53bf77e10..b5e2472705 100755
--- a/phpBB/templates/subSilver/bbcode.tpl
+++ b/phpBB/templates/subSilver/bbcode.tpl
@@ -1,108 +1,60 @@
-<!-- BEGIN ulist_open -->
-<ul>
-<!-- END ulist_open -->
-<!-- BEGIN ulist_close -->
-</ul>
-<!-- END ulist_close -->
+<!-- BEGIN ulist_open --><ul><!-- END ulist_open -->
+<!-- BEGIN ulist_close --></ul><!-- END ulist_close -->
+<!-- BEGIN olist_open --><ol type="{LIST_TYPE}"><!-- END olist_open -->
+<!-- BEGIN olist_close --></ol><!-- END olist_close -->
-<!-- BEGIN olist_open -->
-<ol type="{LIST_TYPE}">
-<!-- END olist_open -->
-<!-- BEGIN olist_close -->
-</ol>
-<!-- END olist_close -->
+<!-- BEGIN listitem --><li><!-- END listitem -->
-<!-- BEGIN listitem -->
-<li>
-<!-- END listitem -->
-
-<!-- BEGIN quote_username_open -->
-</span>
-<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
+<!-- BEGIN quote_username_open --></span>
+<table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{USERNAME} {L_WROTE}:</b></span></td>
</tr>
<tr>
- <td class="quote">
- <!-- END quote_username_open -->
-
-<!-- BEGIN quote_open -->
-</span>
-<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
+ <td class="quote"><!-- END quote_username_open -->
+<!-- BEGIN quote_open --></span>
+<table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{L_QUOTE}:</b></span></td>
</tr>
<tr>
- <td class="quote">
- <!-- END quote_open -->
- <!-- BEGIN quote_close -->
- </td>
+ <td class="quote"><!-- END quote_open -->
+<!-- BEGIN quote_close --></td>
</tr>
</table>
-<span class="postbody">
-<!-- END quote_close -->
+<span class="postbody"><!-- END quote_close -->
-<!-- BEGIN code_open -->
-</span>
-<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
+<!-- BEGIN code_open --></span>
+<table width="80%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="genmed"><b>{L_CODE}:</b></span></td>
</tr>
<tr>
- <td class="code">
- <!-- END code_open -->
- <!-- BEGIN code_close -->
- </td>
+ <td class="code"><!-- END code_open -->
+<!-- BEGIN code_close --></td>
</tr>
</table>
-<span class="postbody">
-<!-- END code_close -->
+<span class="postbody"><!-- END code_close -->
-<!-- BEGIN b_open -->
-<span style="font-weight: bold">
-<!-- END b_open -->
-<!-- BEGIN b_close -->
-</span>
-<!-- END b_close -->
+<!-- BEGIN b_open --><span style="font-weight: bold"><!-- END b_open -->
+<!-- BEGIN b_close --></span><!-- END b_close -->
-<!-- BEGIN u_open -->
-<span style="text-decoration: underline">
-<!-- END u_open -->
-<!-- BEGIN u_close -->
-</span>
-<!-- END u_close -->
+<!-- BEGIN u_open --><span style="text-decoration: underline"><!-- END u_open -->
+<!-- BEGIN u_close --></span><!-- END u_close -->
-<!-- BEGIN i_open -->
-<span style="font-style: italic">
-<!-- END i_open -->
-<!-- BEGIN i_close -->
-</span>
-<!-- END i_close -->
+<!-- BEGIN i_open --><span style="font-style: italic"><!-- END i_open -->
+<!-- BEGIN i_close --></span><!-- END i_close -->
-<!-- BEGIN color_open -->
-<span style="color: {COLOR}">
-<!-- END color_open -->
-<!-- BEGIN color_close -->
-</span>
-<!-- END color_close -->
+<!-- BEGIN color_open --><span style="color: {COLOR}"><!-- END color_open -->
+<!-- BEGIN color_close --></span><!-- END color_close -->
-<!-- BEGIN size_open -->
-<span style="font-size: {SIZE}px; line-height: normal">
-<!-- END size_open -->
-<!-- BEGIN size_close -->
-</span>
-<!-- END size_close -->
+<!-- BEGIN size_open --><span style="font-size: {SIZE}px; line-height: normal"><!-- END size_open -->
+<!-- BEGIN size_close --></span><!-- END size_close -->
-<!-- BEGIN img -->
-<img src="{URL}" border="0" />
-<!-- END img -->
+<!-- BEGIN img --><img src="{URL}" border="0" /><!-- END img -->
-<!-- BEGIN url -->
-<a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a>
-<!-- END url -->
+<!-- BEGIN url --><a href="{URL}" target="_blank" class="postlink">{DESCRIPTION}</a><!-- END url -->
-<!-- BEGIN email -->
-<a href="mailto:{EMAIL}">{EMAIL}</A>
-<!-- END email -->
+<!-- BEGIN email --><a href="mailto:{EMAIL}">{EMAIL}</A><!-- END email -->
diff --git a/phpBB/templates/subSilver/confirm_body.tpl b/phpBB/templates/subSilver/confirm_body.tpl
index d28ddb5847..f79a6438de 100644
--- a/phpBB/templates/subSilver/confirm_body.tpl
+++ b/phpBB/templates/subSilver/confirm_body.tpl
@@ -1,21 +1,17 @@
-<table width="100%" border="0" cellspacing="1" cellpadding="3" class="forumline">
- <tr>
- <th class="thHead" valign="middle" height="25"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
- </tr>
- <tr>
- <td class="row1" align="center">
- <form action="{S_CONFIRM_ACTION}" method="POST">
- <span class="gen"><br />
- {MESSAGE_TEXT}<br />
- <br />
- {S_HIDDEN_FIELDS}
- <input type="submit" name="confirm" value="{L_YES}" class="mainoption" />
- &nbsp;&nbsp;
- <input type="submit" name="cancel" value="{L_NO}" class="liteoption" />
- </span>
- </form>
- </td>
- </tr>
+<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
+ <tr>
+ <td class="nav" align="left"><a class="nav" href="{U_INDEX}">{L_INDEX}</a></td>
+ </tr>
</table>
-<br />
+
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
+ <tr>
+ <th class="thHead" height="25" valign="middle"><span class="tableTitle">{MESSAGE_TITLE}</span></th>
+ </tr>
+ <tr>
+ <td class="row1" align="center"><form action="{S_CONFIRM_ACTION}" method="post"><span class="gen"><br />{MESSAGE_TEXT}<br /><br />{S_HIDDEN_FIELDS}<input type="submit" name="confirm" value="{L_YES}" class="mainoption" />&nbsp;&nbsp;<input type="submit" name="cancel" value="{L_NO}" class="liteoption" /></span></form></td>
+ </tr>
+</table>
+
+<br clear="all" />
diff --git a/phpBB/templates/subSilver/error_body.tpl b/phpBB/templates/subSilver/error_body.tpl
index 6895322002..dd71af8518 100644
--- a/phpBB/templates/subSilver/error_body.tpl
+++ b/phpBB/templates/subSilver/error_body.tpl
@@ -1,20 +1,18 @@
-<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
- <tr>
- <td>
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr>
- <td align="center"><span class="error">{ERROR_MESSAGE}</span></td>
- </tr>
- <tr>
- <td>&nbsp;</td>
- </tr>
- </table>
- </td>
- </tr>
+<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
+ <tr>
+ <td><table width="100%" cellspacing="0" cellpadding="1" border="0">
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td align="center"><span class="error">{ERROR_MESSAGE}</span></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ </table></td>
+ </tr>
</table>
<br clear="all" />
diff --git a/phpBB/templates/subSilver/faq_body.tpl b/phpBB/templates/subSilver/faq_body.tpl
index c31e080c19..9c8a3a8e7d 100755
--- a/phpBB/templates/subSilver/faq_body.tpl
+++ b/phpBB/templates/subSilver/faq_body.tpl
@@ -1,40 +1,43 @@
-<table width="100%" cellspacing="2" cellpadding="2" border="0">
- <tr>
- <td align="left" valign="bottom" nowrap><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
- </tr>
+<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
+ <tr>
+ <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
+ </tr>
</table>
-<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thHead">{L_FAQ_TITLE}</th>
</tr>
- <tr><td class="row1">
-<!-- BEGIN faq_block_link -->
-<span class="gen"><b>{faq_block_link.BLOCK_TITLE}</b><br /> </span>
-<!-- BEGIN faq_row_link -->
-<span class="gen"><a href="{faq_block_link.faq_row_link.U_FAQ_LINK}" class="postlink">{faq_block_link.faq_row_link.FAQ_LINK}</a></span><br />
-<!-- END faq_row_link -->
-<br />
-<!-- END faq_block_link -->
-</td><tr>
-<td height="28" class="catBottom">&nbsp;</td>
+ <tr>
+ <td class="row1">
+ <!-- BEGIN faq_block_link -->
+ <span class="gen"><b>{faq_block_link.BLOCK_TITLE}</b></span><br />
+ <!-- BEGIN faq_row_link -->
+ <span class="gen"><a href="{faq_block_link.faq_row_link.U_FAQ_LINK}" class="postlink">{faq_block_link.faq_row_link.FAQ_LINK}</a></span><br />
+ <!-- END faq_row_link -->
+ <br />
+ <!-- END faq_block_link -->
+ </td>
+ </tr>
+ <tr>
+ <td class="catBottom" height="28">&nbsp;</td>
</tr>
</table>
<br clear="all" />
<!-- BEGIN faq_block -->
-<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
- <td height="28" class="catHead" align="center"><span class="cattitle">{faq_block.BLOCK_TITLE}</span></td>
+ <td class="catHead" height="28" align="center"><span class="cattitle">{faq_block.BLOCK_TITLE}</span></td>
</tr>
<!-- BEGIN faq_row -->
<tr>
- <td align="left" valign="top" class="{faq_block.faq_row.ROW_CLASS}"><span class="postbody"><a name="{faq_block.faq_row.U_FAQ_ID}"></a><b>{faq_block.faq_row.FAQ_QUESTION}</b></span><br /><span class="postbody">{faq_block.faq_row.FAQ_ANSWER}<br /><a href="#Top" class="postlink">{L_BACK_TO_TOP}</a></span></td>
+ <td class="{faq_block.faq_row.ROW_CLASS}" align="left" valign="top"><span class="postbody"><a name="{faq_block.faq_row.U_FAQ_ID}"></a><b>{faq_block.faq_row.FAQ_QUESTION}</b></span><br /><span class="postbody">{faq_block.faq_row.FAQ_ANSWER}<br /><a class="postlink" href="#Top">{L_BACK_TO_TOP}</a></span></td>
</tr>
<tr>
- <td height="1" class="spaceRow"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
+ <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
</tr>
<!-- END faq_row -->
</table>
@@ -43,7 +46,7 @@
<!-- END faq_block -->
<table width="100%" cellspacing="2" border="0" align="center">
- <tr>
- <td align="right" valign="middle" nowrap><span class="gensmall">{S_TIMEZONE}</span><br /><br />{JUMPBOX}</td>
- </tr>
+ <tr>
+ <td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><br />{JUMPBOX}</td>
+ </tr>
</table>
diff --git a/phpBB/templates/subSilver/groupcp_info_body.tpl b/phpBB/templates/subSilver/groupcp_info_body.tpl
index 6cd2f83133..37fafd3850 100644
--- a/phpBB/templates/subSilver/groupcp_info_body.tpl
+++ b/phpBB/templates/subSilver/groupcp_info_body.tpl
@@ -1,45 +1,48 @@
-<form method="post" action="{S_GROUPCP_ACTION}">
+<form action="{S_GROUPCP_ACTION}" method="post">
+
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
- <tr>
- <td align="left"><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
- </tr>
+ <tr>
+ <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
+ </tr>
</table>
- <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
+<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
<tr>
- <th colspan="7" class="thHead" height="25"><span class="tableTitle">{L_GROUP_INFORMATION}</span></th>
+ <th class="thHead" colspan="7" height="25"><span class="tableTitle">{L_GROUP_INFORMATION}</span></th>
</tr>
<tr>
- <td class="row1" width="20%"><span class="gen">{L_GROUP_NAME}:</span></td>
- <td class="row2"><span class="gen"><b>{GROUP_NAME}</b></span></td>
+ <td class="row1" width="20%"><span class="gen">{L_GROUP_NAME}:</span></td>
+ <td class="row2"><span class="gen"><b>{GROUP_NAME}</b></span></td>
</tr>
<tr>
- <td class="row1" width="20%"><span class="gen">{L_GROUP_DESC}:</span></td>
- <td class="row2"><span class="gen">{GROUP_DESC}</span></td>
+ <td class="row1" width="20%"><span class="gen">{L_GROUP_DESC}:</span></td>
+ <td class="row2"><span class="gen">{GROUP_DESC}</span></td>
</tr>
<tr>
- <td class="row1" width="20%"><span class="gen">{L_GROUP_MEMBERSHIP}:</span></td>
- <td class="row2"><span class="gen">{GROUP_DETAILS} &nbsp;&nbsp;
- <!-- BEGIN switch_subscribe_group_input -->
- <input class="mainoption" type="submit" name="joingroup" value="{L_JOIN_GROUP}" />
- <!-- END switch_subscribe_group_input -->
- <!-- BEGIN switch_unsubscribe_group_input -->
- <input class="mainoption" type="submit" name="unsub" value="{L_UNSUBSCRIBE_GROUP}" />
- <!-- END switch_unsubscribe_group_input -->
- </span></td>
+ <td class="row1" width="20%"><span class="gen">{L_GROUP_MEMBERSHIP}:</span></td>
+ <td class="row2"><span class="gen">{GROUP_DETAILS} &nbsp;&nbsp;
+ <!-- BEGIN switch_subscribe_group_input -->
+ <input class="mainoption" type="submit" name="joingroup" value="{L_JOIN_GROUP}" />
+ <!-- END switch_subscribe_group_input -->
+ <!-- BEGIN switch_unsubscribe_group_input -->
+ <input class="mainoption" type="submit" name="unsub" value="{L_UNSUBSCRIBE_GROUP}" />
+ <!-- END switch_unsubscribe_group_input -->
+ </span></td>
</tr>
<!-- BEGIN switch_mod_option -->
<tr>
- <td class="row1" width="20%"><span class="gen">{L_GROUP_TYPE}:</span></td>
- <td class="row2"><span class="gen"><span class="gen"><input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED} /> {L_GROUP_OPEN} &nbsp;&nbsp;<input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} &nbsp;&nbsp;<input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} /> {L_GROUP_HIDDEN} &nbsp;&nbsp; <input class="mainoption" type="submit" name="groupstatus" value="{L_UPDATE}" /></span></td>
+ <td class="row1" width="20%"><span class="gen">{L_GROUP_TYPE}:</span></td>
+ <td class="row2"><span class="gen"><span class="gen"><input type="radio" name="group_type" value="{S_GROUP_OPEN_TYPE}" {S_GROUP_OPEN_CHECKED} /> {L_GROUP_OPEN} &nbsp;&nbsp;<input type="radio" name="group_type" value="{S_GROUP_CLOSED_TYPE}" {S_GROUP_CLOSED_CHECKED} /> {L_GROUP_CLOSED} &nbsp;&nbsp;<input type="radio" name="group_type" value="{S_GROUP_HIDDEN_TYPE}" {S_GROUP_HIDDEN_CHECKED} /> {L_GROUP_HIDDEN} &nbsp;&nbsp; <input class="mainoption" type="submit" name="groupstatus" value="{L_UPDATE}" /></span></td>
</tr>
<!-- END switch_mod_option -->
- </table>
+</table>
+
{S_HIDDEN_FIELDS}
+
</form>
-<form method="post" action="{S_GROUPCP_ACTION}" name="post">
+<form action="{S_GROUPCP_ACTION}" method="post" name="post">
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
<tr>
<th class="thCornerL" height="25">{L_PM}</th>
@@ -50,11 +53,9 @@
<th class="thTop">{L_WEBSITE}</th>
<th class="thCornerR">{L_SELECT}</th>
</tr>
-
<tr>
<td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MODERATOR}</span></td>
</tr>
-
<tr>
<td class="row1" align="center"> {MOD_PM_IMG} </td>
<td class="row1" align="center"><span class="gen"><a href="{U_MOD_VIEWPROFILE}" class="gen">{MOD_USERNAME}</a></span></td>
@@ -64,11 +65,9 @@
<td class="row1" align="center">{MOD_WWW_IMG}</td>
<td class="row1" align="center"> &nbsp; </td>
</tr>
-
<tr>
<td class="catSides" colspan="8" height="28"><span class="cattitle">{L_GROUP_MEMBERS}</span></td>
</tr>
-
<!-- BEGIN member_row -->
<tr>
<td class="{member_row.ROW_CLASS}" align="center"> {member_row.PM_IMG} </td>
diff --git a/phpBB/templates/subSilver/groupcp_user_body.tpl b/phpBB/templates/subSilver/groupcp_user_body.tpl
index 923deca284..8be36f69d3 100644
--- a/phpBB/templates/subSilver/groupcp_user_body.tpl
+++ b/phpBB/templates/subSilver/groupcp_user_body.tpl
@@ -6,11 +6,11 @@
</table>
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
- <!-- BEGIN groups_joined -->
+ <!-- BEGIN switch_groups_joined -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_GROUP_MEMBERSHIP_DETAILS}</th>
</tr>
- <!-- BEGIN groups_member -->
+ <!-- BEGIN switch_groups_member -->
<tr>
<td class="row1"><span class="gen">{L_YOU_BELONG_GROUPS}</span></td>
<td class="row2" align="right">
@@ -24,8 +24,8 @@
</table>
</td>
</tr>
- <!-- END groups_member -->
- <!-- BEGIN groups_pending -->
+ <!-- END switch_groups_member -->
+ <!-- BEGIN switch_groups_pending -->
<tr>
<td class="row1"><span class="gen">{L_PENDING_GROUPS}</span></td>
<td class="row2" align="right">
@@ -39,9 +39,9 @@
</table>
</td>
</tr>
- <!-- END groups_pending -->
- <!-- END groups_joined -->
- <!-- BEGIN groups_remaining -->
+ <!-- END switch_groups_pending -->
+ <!-- END switch_groups_joined -->
+ <!-- BEGIN switch_groups_remaining -->
<tr>
<th colspan="2" align="center" class="thHead" height="25">{L_JOIN_A_GROUP}</th>
</tr>
@@ -58,7 +58,7 @@
</table>
</td>
</tr>
- <!-- END groups_remaining -->
+ <!-- END switch_groups_remaining -->
</table>
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
diff --git a/phpBB/templates/subSilver/index_body.tpl b/phpBB/templates/subSilver/index_body.tpl
index 4d56523867..4135f10d80 100644
--- a/phpBB/templates/subSilver/index_body.tpl
+++ b/phpBB/templates/subSilver/index_body.tpl
@@ -27,7 +27,7 @@
</tr>
<!-- BEGIN forumrow -->
<tr>
- <td class="row1" align="center" valign="middle" height="50">{catrow.forumrow.FOLDER}</td>
+ <td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
@@ -56,7 +56,7 @@
</td>
</tr>
<tr>
- <td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />{L_RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
+ <td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
</table>
diff --git a/phpBB/templates/subSilver/jumpbox.tpl b/phpBB/templates/subSilver/jumpbox.tpl
index 41d0bbf634..2000e92056 100644
--- a/phpBB/templates/subSilver/jumpbox.tpl
+++ b/phpBB/templates/subSilver/jumpbox.tpl
@@ -1,10 +1,6 @@
-<form method="GET" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}">
- <table cellspacing="0" cellpadding="0" border="0">
+<form method="get" name="jumpbox" action="{S_JUMPBOX_ACTION}" onSubmit="if(document.jumpbox.f.value == -1){return false;}"><table cellspacing="0" cellpadding="0" border="0">
<tr>
- <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_LIST}&nbsp;
- <input type="submit" value="{L_GO}" class="liteoption" />
- </span></td>
+ <td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:&nbsp;{S_JUMPBOX_SELECT}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" /></span></td>
</tr>
- </table>
-</form>
+</table></form>
diff --git a/phpBB/templates/subSilver/memberlist_body.tpl b/phpBB/templates/subSilver/memberlist_body.tpl
index 8573e8ef78..6f1523c00d 100644
--- a/phpBB/templates/subSilver/memberlist_body.tpl
+++ b/phpBB/templates/subSilver/memberlist_body.tpl
@@ -44,7 +44,7 @@
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td><span class="nav">{PAGE_NUMBER}</span></td>
- <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}&nbsp;</span></td>
+ <td align="right"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
</tr>
</table></form>
diff --git a/phpBB/templates/subSilver/message_body.tpl b/phpBB/templates/subSilver/message_body.tpl
index c74b04fb93..6be7f51331 100644
--- a/phpBB/templates/subSilver/message_body.tpl
+++ b/phpBB/templates/subSilver/message_body.tpl
@@ -1,27 +1,27 @@
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
- <tr>
- <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
- </tr>
+ <tr>
+ <td align="left" class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></td>
+ </tr>
</table>
-<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
- <tr>
- <th height="25" class="thHead"><b>{MESSAGE_TITLE}</b></th>
- </tr>
- <tr>
- <td class="row1">
- <table width="100%" border="0" cellspacing="0" cellpadding="1">
- <tr>
- <td>&nbsp;</td>
- </tr>
- <tr>
- <td align="center"><span class="gen">{MESSAGE_TEXT}</span></td>
- </tr>
- <tr>
- <td>&nbsp;</td>
- </tr>
- </table>
- </td>
- </tr>
+
+<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
+ <tr>
+ <th class="thHead" height="25"><b>{MESSAGE_TITLE}</b></th>
+ </tr>
+ <tr>
+ <td class="row1"><table width="100%" cellspacing="0" cellpadding="1" border="0">
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ <tr>
+ <td align="center"><span class="gen">{MESSAGE_TEXT}</span></td>
+ </tr>
+ <tr>
+ <td>&nbsp;</td>
+ </tr>
+ </table></td>
+ </tr>
</table>
-<br /> \ No newline at end of file
+
+<br clear="all" />
diff --git a/phpBB/templates/subSilver/modcp_body.tpl b/phpBB/templates/subSilver/modcp_body.tpl
index 898aecd6c7..fd0fe1b5b6 100644
--- a/phpBB/templates/subSilver/modcp_body.tpl
+++ b/phpBB/templates/subSilver/modcp_body.tpl
@@ -23,10 +23,10 @@
</tr>
<!-- BEGIN topicrow -->
<tr>
- <td class="row1" align="center" valign="middle">{topicrow.FOLDER_IMG}</td>
+ <td class="row1" align="center" valign="middle"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1">&nbsp;<span class="topictitle">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
- <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST}</span></td>
+ <td class="row1" align="center" valign="middle"><span class="postdetails">{topicrow.LAST_POST_TIME}</span></td>
<td class="row2" align="center" valign="middle">
<input type="checkbox" name="topic_id_list[]" value="{topicrow.TOPIC_ID}" />
</td>
diff --git a/phpBB/templates/subSilver/modcp_move.tpl b/phpBB/templates/subSilver/modcp_move.tpl
index 515d08accb..730952cd62 100644
--- a/phpBB/templates/subSilver/modcp_move.tpl
+++ b/phpBB/templates/subSilver/modcp_move.tpl
@@ -16,7 +16,7 @@
<td>&nbsp;</td>
</tr>
<tr>
- <td align="center"><span class="gen">{L_MOVE_TO_FORUM} &nbsp; {S_FORUM_BOX}<br /><br />
+ <td align="center"><span class="gen">{L_MOVE_TO_FORUM} &nbsp; {S_FORUM_SELECT}<br /><br />
<input type="checkbox" name="move_leave_shadow" checked="checked" />{L_LEAVESHADOW}<br />
<br />
{MESSAGE_TEXT}</span><br />
diff --git a/phpBB/templates/subSilver/modcp_split.tpl b/phpBB/templates/subSilver/modcp_split.tpl
index c29c080352..e3c0c92ccb 100644
--- a/phpBB/templates/subSilver/modcp_split.tpl
+++ b/phpBB/templates/subSilver/modcp_split.tpl
@@ -48,7 +48,7 @@
<td width="100%" valign="top" class="{postrow.ROW_CLASS}">
<table width="100%" cellspacing="0" cellpadding="3" border="0">
<tr>
- <td valign="middle"><img src="templates/subSilver/images/icon_minipost.gif" alt="Post image icon"><span class="postdetails">{L_POSTED}:
+ <td valign="middle"><img src="templates/subSilver/images/icon_minipost.gif" alt="{L_POST}"><span class="postdetails">{L_POSTED}:
{postrow.POST_DATE}&nbsp;&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
</tr>
<tr>
@@ -58,7 +58,7 @@
</tr>
</table>
</td>
- <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.SPLIT_CHECKBOX}</td>
+ <td width="5%" align="center" class="{postrow.ROW_CLASS}">{postrow.S_SPLIT_CHECKBOX}</td>
</tr>
<tr>
<td colspan="3" height="1" class="row3"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
diff --git a/phpBB/templates/subSilver/modcp_viewip.tpl b/phpBB/templates/subSilver/modcp_viewip.tpl
index d03d1b2c97..d497d88f5d 100644
--- a/phpBB/templates/subSilver/modcp_viewip.tpl
+++ b/phpBB/templates/subSilver/modcp_viewip.tpl
@@ -16,7 +16,7 @@
<td class="row1">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td>&nbsp;<span class="gen">{IP} ({POSTINGS})</span></td>
+ <td>&nbsp;<span class="gen">{IP} [ {POSTS} ]</span></td>
<td align="right"><span class="gen">[ <a href="{U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
]&nbsp;</span></td>
</tr>
@@ -31,7 +31,7 @@
<td class="{userrow.ROW_CLASS}">
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td>&nbsp;<span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a> ({userrow.POSTINGS})</span></td>
+ <td>&nbsp;<span class="gen"><a href="{userrow.U_PROFILE}">{userrow.USERNAME}</a> [ {userrow.POSTS} ]</span></td>
<td align="right"><a href="{userrow.U_SEARCHPOSTS}" title="{userrow.L_SEARCH_POSTS}"><img src="{SEARCH_IMG}" border="0" alt="{L_SEARCH}" /></a>
&nbsp;</td>
</tr>
@@ -46,7 +46,7 @@
<tr>
<td class="{iprow.ROW_CLASS}"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td>&nbsp;<span class="gen">{iprow.IP} ({iprow.POSTINGS})</span></td>
+ <td>&nbsp;<span class="gen">{iprow.IP} [ {iprow.POSTS} ]</span></td>
<td align="right"><span class="gen">[ <a href="{iprow.U_LOOKUP_IP}">{L_LOOKUP_IP}</a>
]&nbsp;</span></td>
</tr>
diff --git a/phpBB/templates/subSilver/overall_footer.tpl b/phpBB/templates/subSilver/overall_footer.tpl
index 18749d7470..58b489fb34 100644
--- a/phpBB/templates/subSilver/overall_footer.tpl
+++ b/phpBB/templates/subSilver/overall_footer.tpl
@@ -1,26 +1,19 @@
-<div align="center"> <span class="copyright"><br />{ADMIN_LINK}<br />
- <!--
-
- Please note that the following copyright notice
- MUST be displayed on each and every page output
- by phpBB. You may alter the font, colour etc. but
- you CANNOT remove it, nor change it so that it be,
- to all intents and purposes, invisible. You may ADD
- your own notice to it should you have altered the
- code but you may not replace it. The hyperlink must
- also remain intact. These conditions are part of the
- licence this software is released under. See the
- LICENCE and README files for more information.
-
- The phpBB Group : 2001
+<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
+<!--
+ We request you retain the full copyright notice below including the link to www.phpbb.com.
+ This not only gives respect to the large amount of time given freely by the developers
+ but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
+ reason) retain the full copyright we request you at least leave in place the
+ Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
+ to include even this then support on our forums may be affected.
+ The phpBB Group : 2002
// -->
- Powered by phpBB {PHPBB_VERSION} &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB
- Group</a><br />{TRANSLATION_INFO}</span></div>
- </td>
- </tr>
+Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001 phpBB Group<br />{TRANSLATION_INFO}</span></div>
+ </td>
+ </tr>
</table>
-&nbsp;
+
</body>
-</html>
+</html> \ No newline at end of file
diff --git a/phpBB/templates/subSilver/overall_header.tpl b/phpBB/templates/subSilver/overall_header.tpl
index 6038bb368b..f7ebfb2775 100644
--- a/phpBB/templates/subSilver/overall_header.tpl
+++ b/phpBB/templates/subSilver/overall_header.tpl
@@ -1,5 +1,4 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<!-- DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" -->
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
@@ -10,7 +9,6 @@
<!-- link rel="stylesheet" href="templates/subSilver/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">
<!--
-
/*
The original subSilver Theme for phpBB version 2+
Created by subBlue design
@@ -20,9 +18,8 @@
theme administration centre. When you have finalised your style you could cut the final CSS code
and place it in an external file, deleting this section to save bandwidth.
*/
-
-
- /* General page style. The scroll bar colours only visible in IE5.5+ */
+
+/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
background-color: {T_BODY_BGCOLOR};
scrollbar-face-color: {T_TR_COLOR2};
@@ -40,20 +37,17 @@ a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
hr { height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}
-
/* This is the border line & background colour round the entire page */
.bodyline { background-color: {T_TD_COLOR2}; border: 1px {T_TH_COLOR1} solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; }
-
/* Main table cell colours and backgrounds */
td.row1 { background-color: {T_TR_COLOR1}; }
td.row2 { background-color: {T_TR_COLOR2}; }
td.row3 { background-color: {T_TR_COLOR3}; }
-
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
@@ -77,7 +71,6 @@ td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
background-color:{T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}
-
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
@@ -88,9 +81,11 @@ td.cat,td.catHead,td.catBottom {
border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
- font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px; }
+ font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
+}
td.row3Right,td.spaceRow {
- background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid; }
+ background-color: {T_TR_COLOR3}; border: {T_TH_COLOR3}; border-style: solid;
+}
th.thHead,td.catHead { font-size: {T_FONTSIZE3}px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; }
@@ -101,14 +96,12 @@ th.thTop { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
-
/* The largest text used in the index page title and toptic title etc. */
.maintitle {
- font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
- text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
+ font-weight: bold; font-size: 22px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
+ text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}
-
/* General text */
.gen { font-size : {T_FONTSIZE3}px; }
.genmed { font-size : {T_FONTSIZE2}px; }
@@ -117,52 +110,44 @@ th.thCornerR { border-width: 1px 1px 0px 0px; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover { color: {T_BODY_HLINK}; text-decoration: underline; }
-
/* The register, login, search etc links at the top of the page */
.mainmenu { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT} }
a.mainmenu { text-decoration: none; color : {T_BODY_LINK}; }
a.mainmenu:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Forum category titles */
.cattitle { font-weight: bold; font-size: {T_FONTSIZE3}px ; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle { text-decoration: none; color : {T_BODY_LINK}; }
a.cattitle:hover{ text-decoration: underline; }
-
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: {T_FONTSIZE3}px; color : {T_BODY_LINK}; }
a.forumlink { text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav { text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover { text-decoration: underline; }
-
/* titles for the topics: could specify viewed link colour too */
.topictitle,h1,h2 { font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT}; }
a.topictitle:link { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover { text-decoration: underline; color : {T_BODY_HLINK}; }
-
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
/* Location, number of posts, post date etc */
.postdetails { font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }
-
/* The content of the posts (body of text) */
.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link { text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
-
/* Quote & Code blocks */
.code {
font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: {T_FONTCOLOR2};
@@ -176,13 +161,11 @@ a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
-
/* Copyright and bottom info */
.copyright { font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: {T_FONTCOLOR1}; letter-spacing: -1px;}
a.copyright { color: {T_FONTCOLOR1}; text-decoration: none;}
a.copyright:hover { color: {T_BODY_TEXT}; text-decoration: underline;}
-
/* Form elements */
input,textarea, select {
color : {T_BODY_TEXT};
@@ -222,18 +205,14 @@ input.liteoption {
*/
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
-
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/subSilver/formIE.css");
-->
</style>
-
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
- var new_pm_flag = {PRIVATE_MESSAGE_NEW_FLAG};
-
- if( new_pm_flag )
+ if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
@@ -241,31 +220,29 @@ input.liteoption {
</script>
<!-- END switch_enable_pm_popup -->
</head>
-
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
-<span class="gen"><a name="top"></a></span><table width="100%" border="0" cellspacing="0" cellpadding="10" align="center">
-<tr>
- <td class="bodyline">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
-
-
- <td> <a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a>
- </td>
-
-
- <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br />
- <span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
-
- <table cellspacing="0" cellpadding="2" border="0">
- <tr>
- <td valign="top" nowrap="nowrap" align="center"><span class="mainmenu">&nbsp;<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu">&nbsp;&nbsp;&nbsp;<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>&nbsp;&nbsp;&nbsp;<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>&nbsp;&nbsp;&nbsp;<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>&nbsp;&nbsp;&nbsp;<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span></td>
- </tr>
+
+<a name="top"></a>
+
+<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
+ <tr>
+ <td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
- <td nowrap="nowrap" valign="top" height="25" align="center"><span class="mainmenu">&nbsp;<a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a>&nbsp;&nbsp;&nbsp;<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>&nbsp;&nbsp;&nbsp;<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a></span></td>
- </tr>
- </table>
- </td>
+ <td><a href="{U_INDEX}"><img src="templates/subSilver/images/logo_phpBB.gif" border="0" alt="{L_INDEX}" vspace="1" /></a></td>
+ <td align="center" width="100%" valign="middle"><span class="maintitle">{SITENAME}</span><br /><span class="gen">{SITE_DESCRIPTION}<br />&nbsp; </span>
+ <table cellspacing="0" cellpadding="2" border="0">
+ <tr>
+ <td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="{U_FAQ}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="{U_SEARCH}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a>&nbsp; &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a>&nbsp; &nbsp;<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a>&nbsp;
+ <!-- BEGIN switch_user_logged_out -->
+ &nbsp;<a href="{U_REGISTER}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a></span>&nbsp;
+ <!-- END switch_user_logged_out -->
+ </td>
+ </tr>
+ <tr>
+ <td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a>&nbsp; &nbsp;<a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a>&nbsp; &nbsp;<a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a>&nbsp;</span></td>
+ </tr>
+ </table></td>
</tr>
- </table>
-<span class="mainmenu"> <br /> </span>
+ </table>
+
+ <br />
diff --git a/phpBB/templates/subSilver/posting_body.tpl b/phpBB/templates/subSilver/posting_body.tpl
index f7d61ee7f9..15cfabaddc 100644
--- a/phpBB/templates/subSilver/posting_body.tpl
+++ b/phpBB/templates/subSilver/posting_body.tpl
@@ -236,27 +236,22 @@ function storeCaret(textEl) {
</tr>
</table>
- <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
+<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
- <th class="thHead" colspan="2" height="25"><b>{L_POST_A}</b></th>
+ <th class="thHead" colspan="2" height="25"><b>{L_POST_A}</b></th>
</tr>
- <!-- BEGIN username_select -->
- <tr>
- <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
- <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td>
- </tr>
- <!-- END username_select -->
- <!-- This is for private messaging -->
- <!-- BEGIN privmsg_extensions -->
+ <!-- BEGIN switch_username_select -->
<tr>
- <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
- <td class="row2"><span class="genmed">
- <input type="text" class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" />
- &nbsp;
- <input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" />
- </span></td>
+ <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
+ <td class="row2"><span class="genmed"><input type="text" class="post" tabindex="1" name="username" size="25" maxlength="25" value="{USERNAME}" /></span></td>
+ </tr>
+ <!-- END switch_username_select -->
+ <!-- BEGIN switch_privmsg -->
+ <tr>
+ <td class="row1"><span class="gen"><b>{L_USERNAME}</b></span></td>
+ <td class="row2"><span class="genmed"><input type="text" class="post" name="username" maxlength="25" size="25" tabindex="1" value="{USERNAME}" />&nbsp;<input type="submit" name="usersubmit" value="{L_FIND_USERNAME}" class="liteoption" onClick="window.open('{U_SEARCH_USER}', '_phpbbsearch', 'HEIGHT=250,resizable=yes,WIDTH=400');return false;" /></span></td>
</tr>
- <!-- END privmsg_extensions -->
+ <!-- END switch_privmsg -->
<tr>
<td class="row1" width="22%"><span class="gen"><b>{L_SUBJECT}</b></span></td>
<td class="row2" width="78%"> <span class="gen">
@@ -374,60 +369,60 @@ function storeCaret(textEl) {
<td class="row1" valign="top"><span class="gen"><b>{L_OPTIONS}</b></span><br /><span class="gensmall">{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td>
<td class="row2"><span class="gen"> </span>
<table cellspacing="0" cellpadding="1" border="0">
- <!-- BEGIN html_checkbox -->
+ <!-- BEGIN switch_html_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_html" {S_HTML_CHECKED} />
</td>
<td><span class="gen">{L_DISABLE_HTML}</span></td>
</tr>
- <!-- END html_checkbox -->
- <!-- BEGIN bbcode_checkbox -->
+ <!-- END switch_html_checkbox -->
+ <!-- BEGIN switch_bbcode_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_bbcode" {S_BBCODE_CHECKED} />
</td>
<td><span class="gen">{L_DISABLE_BBCODE}</span></td>
</tr>
- <!-- END bbcode_checkbox -->
- <!-- BEGIN smilies_checkbox -->
+ <!-- END switch_bbcode_checkbox -->
+ <!-- BEGIN switch_smilies_checkbox -->
<tr>
<td>
<input type="checkbox" name="disable_smilies" {S_SMILIES_CHECKED} />
</td>
<td><span class="gen">{L_DISABLE_SMILIES}</span></td>
</tr>
- <!-- END smilies_checkbox -->
- <!-- BEGIN signature_checkbox -->
+ <!-- END switch_smilies_checkbox -->
+ <!-- BEGIN switch_signature_checkbox -->
<tr>
<td>
<input type="checkbox" name="attach_sig" {S_SIGNATURE_CHECKED} />
</td>
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
</tr>
- <!-- END signature_checkbox -->
- <!-- BEGIN notify_checkbox -->
+ <!-- END switch_signature_checkbox -->
+ <!-- BEGIN switch_notify_checkbox -->
<tr>
<td>
<input type="checkbox" name="notify" {S_NOTIFY_CHECKED} />
</td>
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
</tr>
- <!-- END notify_checkbox -->
- <!-- BEGIN delete_checkbox -->
+ <!-- END switch_notify_checkbox -->
+ <!-- BEGIN switch_delete_checkbox -->
<tr>
<td>
<input type="checkbox" name="delete" />
</td>
<td><span class="gen">{L_DELETE_POST}</span></td>
</tr>
- <!-- END delete_checkbox -->
- <!-- BEGIN type_toggle -->
+ <!-- END switch_delete_checkbox -->
+ <!-- BEGIN switch_type_toggle -->
<tr>
<td></td>
<td><span class="gen">{S_TYPE_TOGGLE}</span></td>
</tr>
- <!-- END type_toggle -->
+ <!-- END switch_type_toggle -->
</table>
</td>
</tr>
diff --git a/phpBB/templates/subSilver/posting_poll_body.tpl b/phpBB/templates/subSilver/posting_poll_body.tpl
index e2738b6d2d..4391393208 100644
--- a/phpBB/templates/subSilver/posting_poll_body.tpl
+++ b/phpBB/templates/subSilver/posting_poll_body.tpl
@@ -23,9 +23,9 @@
<td class="row1"><span class="gen"><b>{L_POLL_LENGTH}</b></span></td>
<td class="row2"><span class="genmed"><input type="text" name="poll_length" size="3" maxlength="3" class="post" value="{POLL_LENGTH}" /></span>&nbsp;<span class="gen"><b>{L_DAYS}</b></span> &nbsp; <span class="gensmall">{L_POLL_LENGTH_EXPLAIN}</span></td>
</tr>
- <!-- BEGIN poll_delete_toggle -->
+ <!-- BEGIN switch_poll_delete_toggle -->
<tr>
<td class="row1"><span class="gen"><b>{L_POLL_DELETE}</b></span></td>
<td class="row2"><input type="checkbox" name="poll_delete" /></td>
</tr>
- <!-- END poll_delete_toggle -->
+ <!-- END switch_poll_delete_toggle -->
diff --git a/phpBB/templates/subSilver/posting_preview.tpl b/phpBB/templates/subSilver/posting_preview.tpl
index afd6cca3bf..8da3409dcd 100644
--- a/phpBB/templates/subSilver/posting_preview.tpl
+++ b/phpBB/templates/subSilver/posting_preview.tpl
@@ -1,24 +1,23 @@
-<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
- <tr>
- <th height="25" class="thHead">{L_PREVIEW}</th>
- </tr>
- <tr>
- <td class="row1"><img src="templates/subSilver/images/icon_minipost.gif" alt="Post image icon" /><span class="postdetails">{L_POSTED}: {POST_DATE} &nbsp;&nbsp;&nbsp; {L_POST_SUBJECT}: {POST_SUBJECT}</span></td>
- </tr>
- <tr>
- <td class="row1">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td>
- <span class="postbody">{MESSAGE}</span>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" width="1" height="1"></td>
- </tr>
+<table class="forumline" width="100%" cellspacing="1" cellpadding="4" border="0">
+ <tr>
+ <th height="25" class="thHead">{L_PREVIEW}</th>
+ </tr>
+ <tr>
+ <td class="row1"><img src="templates/subSilver/images/icon_minipost.gif" alt="{L_POST}" /><span class="postdetails">{L_POSTED}: {POST_DATE} &nbsp;&nbsp;&nbsp; {L_POST_SUBJECT}: {POST_SUBJECT}</span></td>
+ </tr>
+ <tr>
+ <td class="row1"><table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td>
+ <span class="postbody">{MESSAGE}</span>
+ </td>
+ </tr>
+ </table></td>
+ </tr>
+ <tr>
+ <td class="spaceRow" height="1"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" /></td>
+ </tr>
</table>
-<br />
+
+<br clear="all" />
diff --git a/phpBB/templates/subSilver/posting_topic_review.tpl b/phpBB/templates/subSilver/posting_topic_review.tpl
index a667baed81..e712abe004 100644
--- a/phpBB/templates/subSilver/posting_topic_review.tpl
+++ b/phpBB/templates/subSilver/posting_topic_review.tpl
@@ -2,15 +2,13 @@
<!-- BEGIN switch_inline_mode -->
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
<tr>
-
- <td class="catHead" height="28" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
+ <td class="catHead" height="28" align="center"><b><span class="cattitle">{L_TOPIC_REVIEW}</span></b></td>
</tr>
<tr>
<td class="row1"><iframe width="100%" height="300" src="{U_REVIEW_TOPIC}" >
<!-- END switch_inline_mode -->
-
- <table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" style="border: 0px #006699 solid ">
- <tr>
+<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" style="border: 0px #006699 solid ">
+ <tr>
<th class="thCornerL" width="22%" height="26">{L_AUTHOR}</th>
<th class="thCornerR">{L_MESSAGE}</th>
</tr>
@@ -19,7 +17,7 @@
<td width="22%" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span></td>
<td class="{postrow.ROW_CLASS}" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
- <td width="100%">{postrow.MINI_POST_IMG}<span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
+ <td width="100%"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
</tr>
<tr>
<td colspan="2"><hr /></td>
@@ -34,7 +32,6 @@
</tr>
<!-- END postrow -->
</table>
-
<!-- BEGIN switch_inline_mode -->
</iframe></td>
</tr>
diff --git a/phpBB/templates/subSilver/privmsgs_body.tpl b/phpBB/templates/subSilver/privmsgs_body.tpl
index 1660d68f33..9d1fd207cb 100644
--- a/phpBB/templates/subSilver/privmsgs_body.tpl
+++ b/phpBB/templates/subSilver/privmsgs_body.tpl
@@ -18,18 +18,18 @@
<table height="40" cellspacing="2" cellpadding="2" border="0">
<tr valign="middle">
<td>{INBOX_IMG}</td>
- <td><span class="cattitle">{INBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td><span class="cattitle">{INBOX} &nbsp;</span></td>
<td>{SENTBOX_IMG}</td>
- <td><span class="cattitle">{SENTBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td><span class="cattitle">{SENTBOX} &nbsp;</span></td>
<td>{OUTBOX_IMG}</td>
- <td><span class="cattitle">{OUTBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td><span class="cattitle">{OUTBOX} &nbsp;</span></td>
<td>{SAVEBOX_IMG}</td>
- <td><span class="cattitle">{SAVEBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td><span class="cattitle">{SAVEBOX} &nbsp;</span></td>
</tr>
</table>
</td>
<td align="right">
- <!-- BEGIN box_size_notice -->
+ <!-- BEGIN switch_box_size_notice -->
<table width="175" cellspacing="1" cellpadding="2" border="0" class="bodyline">
<tr>
<td colspan="3" width="100%" class="row1" nowrap="nowrap"><span class="gensmall">{BOX_SIZE_STATUS}</span></td>
@@ -49,7 +49,7 @@
<td width="33%" align="right" class="row1"><span class="gensmall">100%</span></td>
</tr>
</table>
- <!-- END box_size_notice -->
+ <!-- END switch_box_size_notice -->
</td>
</tr>
</table>
@@ -62,7 +62,7 @@
<td align="left" valign="middle">{POST_PM_IMG}</td>
<td align="left" width="100%">&nbsp;<span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td align="right" nowrap="nowrap"><span class="gensmall">{L_DISPLAY_MESSAGES}:
- <select name="msgdays">{S_MSG_DAYS_OPTIONS}
+ <select name="msgdays">{S_SELECT_MSG_DAYS}
</select>
<input type="submit" value="{L_GO}" name="submit_msgdays" class="liteoption" />
</span></td>
@@ -79,7 +79,7 @@
</tr>
<!-- BEGIN listrow -->
<tr>
- <td width="5%" align="center" valign="middle" class="{listrow.ROW_CLASS}"><span class="postdetails">{listrow.ICON_FLAG_IMG}</span></td>
+ <td class="{listrow.ROW_CLASS}" width="5%" align="center" valign="middle"><img src="{listrow.PRIVMSG_FOLDER_IMG}" width="19" height="18" alt="{listrow.L_PRIVMSG_FOLDER_ALT}" title="{listrow.L_PRIVMSG_FOLDER_ALT}" /></td>
<td width="55%" valign="middle" class="{listrow.ROW_CLASS}"><span class="topictitle">&nbsp;<a href="{listrow.U_READ}" class="topictitle">{listrow.SUBJECT}</a></span></td>
<td width="20%" valign="middle" align="center" class="{listrow.ROW_CLASS}"><span class="name">&nbsp;<a href="{listrow.U_FROM_USER_PROFILE}" class="name">{listrow.FROM}</a></span></td>
<td width="15%" align="center" valign="middle" class="{listrow.ROW_CLASS}"><span class="postdetails">{listrow.DATE}</span></td>
@@ -88,11 +88,11 @@
</span></td>
</tr>
<!-- END listrow -->
- <!-- BEGIN nomessages -->
+ <!-- BEGIN switch_no_messages -->
<tr>
<td class="row1" colspan="5" align="center" valign="middle"><span class="gen">{L_NO_MESSAGES}</span></td>
</tr>
- <!-- END nomessages -->
+ <!-- END switch_no_messages -->
<tr>
<td class="catBottom" colspan="5" height="28" align="right"> {S_HIDDEN_FIELDS}
<input type="submit" name="save" value="{L_SAVE_MARKED}" class="mainoption" />
diff --git a/phpBB/templates/subSilver/privmsgs_read_body.tpl b/phpBB/templates/subSilver/privmsgs_read_body.tpl
index 5c801710a6..f9ebf0c225 100644
--- a/phpBB/templates/subSilver/privmsgs_read_body.tpl
+++ b/phpBB/templates/subSilver/privmsgs_read_body.tpl
@@ -2,13 +2,13 @@
<table cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
<td valign="middle">{INBOX_IMG}</td>
- <td valign="middle"><span class="cattitle">{INBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td valign="middle"><span class="cattitle">{INBOX} &nbsp;</span></td>
<td valign="middle">{SENTBOX_IMG}</td>
- <td valign="middle"><span class="cattitle">{SENTBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td valign="middle"><span class="cattitle">{SENTBOX} &nbsp;</span></td>
<td valign="middle">{OUTBOX_IMG}</td>
- <td valign="middle"><span class="cattitle">{OUTBOX_LINK}&nbsp;&nbsp;</span></td>
+ <td valign="middle"><span class="cattitle">{OUTBOX} &nbsp;</span></td>
<td valign="middle">{SAVEBOX_IMG}</td>
- <td valign="middle"><span class="cattitle">{SAVEBOX_LINK}</span></td>
+ <td valign="middle"><span class="cattitle">{SAVEBOX}</span></td>
</tr>
</table>
@@ -54,11 +54,11 @@
{WWW_IMG} {AIM_IMG} {YIM_IMG} {MSN_IMG}</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 )
- document.write('{ICQ_ADD_IMG}');
+ document.write('{ICQ_IMG}');
else
- document.write('<div style="position:relative"><div style="position:absolute">{ICQ_ADD_IMG}</div><div style="position:absolute;left:3px">{ICQ_STATUS_IMG}</div></div>');
+ document.write('<div style="position:relative"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px">{ICQ_STATUS_IMG}</div></div>');
- //--></script><noscript>{ICQ_ADD_IMG}</noscript></td>
+ //--></script><noscript>{ICQ_IMG}</noscript></td>
</tr>
</table>
</td>
diff --git a/phpBB/templates/subSilver/profile_add_body.tpl b/phpBB/templates/subSilver/profile_add_body.tpl
index 3132d2848f..476b7923e8 100644
--- a/phpBB/templates/subSilver/profile_add_body.tpl
+++ b/phpBB/templates/subSilver/profile_add_body.tpl
@@ -24,7 +24,7 @@
<td class="row1"><span class="gen">{L_EMAIL_ADDRESS}: *</span></td>
<td class="row2"><input type="text" class="post" style="width:200px" name="email" size="25" maxlength="255" value="{EMAIL}" /></td>
</tr>
- <!-- BEGIN edit_profile -->
+ <!-- BEGIN switch_edit_profile -->
<tr>
<td class="row1"><span class="gen">{L_CURRENT_PASSWORD}: *</span><br />
<span class="gensmall">{L_CONFIRM_PASSWORD_EXPLAIN}</span></td>
@@ -32,7 +32,7 @@
<input type="password" class="post" style="width: 200px" name="cur_password" size="25" maxlength="100" value="{PASSWORD}" />
</td>
</tr>
- <!-- END edit_profile -->
+ <!-- END switch_edit_profile -->
<tr>
<td class="row1"><span class="gen">{L_NEW_PASSWORD}: *</span><br />
<span class="gensmall">{L_PASSWORD_IF_CHANGED}</span></td>
@@ -211,7 +211,7 @@
<tr>
<td class="catSides" colspan="2" height="28">&nbsp;</td>
</tr>
- <!-- BEGIN avatar_block -->
+ <!-- BEGIN switch_avatar_block -->
<tr>
<th class="thSides" colspan="2" height="12" valign="middle">{L_AVATAR_PANEL}</th>
</tr>
@@ -223,31 +223,31 @@
</tr>
</table></td>
</tr>
- <!-- BEGIN avatar_local_upload -->
+ <!-- BEGIN switch_avatar_local_upload -->
<tr>
<td class="row1"><span class="gen">{L_UPLOAD_AVATAR_FILE}:</span></td>
<td class="row2"><input type="hidden" name="MAX_FILE_SIZE" value="{AVATAR_SIZE}" /><input type="file" name="avatar" class="post" style="width:200px" /></td>
</tr>
- <!-- END avatar_local_upload -->
- <!-- BEGIN avatar_remote_upload -->
+ <!-- END switch_avatar_local_upload -->
+ <!-- BEGIN switch_avatar_remote_upload -->
<tr>
<td class="row1"><span class="gen">{L_UPLOAD_AVATAR_URL}:</span><br /><span class="gensmall">{L_UPLOAD_AVATAR_URL_EXPLAIN}</span></td>
<td class="row2"><input type="text" name="avatarurl" size="40" class="post" style="width:200px" /></td>
</tr>
- <!-- END avatar_remote_upload -->
- <!-- BEGIN avatar_remote_link -->
+ <!-- END switch_avatar_remote_upload -->
+ <!-- BEGIN switch_avatar_remote_link -->
<tr>
<td class="row1"><span class="gen">{L_LINK_REMOTE_AVATAR}:</span><br /><span class="gensmall">{L_LINK_REMOTE_AVATAR_EXPLAIN}</span></td>
<td class="row2"><input type="text" name="avatarremoteurl" size="40" class="post" style="width:200px" /></td>
</tr>
- <!-- END avatar_remote_link -->
- <!-- BEGIN avatar_local_gallery -->
+ <!-- END switch_avatar_remote_link -->
+ <!-- BEGIN switch_avatar_local_gallery -->
<tr>
<td class="row1"><span class="gen">{L_AVATAR_GALLERY}:</span></td>
<td class="row2"><input type="submit" name="avatargallery" value="{L_SHOW_GALLERY}" class="liteoption" /></td>
</tr>
- <!-- END avatar_local_gallery -->
- <!-- END avatar_block -->
+ <!-- END switch_avatar_local_gallery -->
+ <!-- END switch_avatar_block -->
<tr>
<td class="catBottom" colspan="2" align="center" height="28">{S_HIDDEN_FIELDS}<input type="submit" name="submit" value="{L_SUBMIT}" class="mainoption" />&nbsp;&nbsp;<input type="reset" value="{L_RESET}" name="reset" class="liteoption" /></td>
</tr>
diff --git a/phpBB/templates/subSilver/profile_avatar_gallery.tpl b/phpBB/templates/subSilver/profile_avatar_gallery.tpl
index aa5a8bb422..9be5375671 100644
--- a/phpBB/templates/subSilver/profile_avatar_gallery.tpl
+++ b/phpBB/templates/subSilver/profile_avatar_gallery.tpl
@@ -11,7 +11,7 @@
<th class="thHead" colspan="{S_COLSPAN}" height="25" valign="middle">{L_AVATAR_GALLERY}</th>
</tr>
<tr>
- <td class="catBottom" align="center" valign="middle" colspan="6" height="28"><span class="genmed">{L_CATEGORY}:&nbsp;<select name="avatarcategory">{S_OPTIONS_CATEGORIES}</select>&nbsp;<input type="submit" class="liteoption" value="{L_GO}" name="avatargallery" /></span></td>
+ <td class="catBottom" align="center" valign="middle" colspan="6" height="28"><span class="genmed">{L_CATEGORY}:&nbsp;{S_CATEGORY_SELECT}&nbsp;<input type="submit" class="liteoption" value="{L_GO}" name="avatargallery" /></span></td>
</tr>
<!-- BEGIN avatar_row -->
<tr>
diff --git a/phpBB/templates/subSilver/profile_send_email.tpl b/phpBB/templates/subSilver/profile_send_email.tpl
index 9a2b4590ca..289addf51c 100644
--- a/phpBB/templates/subSilver/profile_send_email.tpl
+++ b/phpBB/templates/subSilver/profile_send_email.tpl
@@ -1,10 +1,4 @@
-<!-- Spell checker option part 1: You must sign up for free at www.spellchecker.net to use this option -->
-<!-- Change the path to point to the file you got once signed up at Spellchecker.net -->
-<!-- Remember to uncomment the spellchecker button near the end of this template -->
-<!-- script type="text/javascript" language="javascript" src=spellcheck/spch.js></script -->
-<!-- End spellchecker option -->
-
<script language="JavaScript" type="text/javascript">
<!--
function checkForm(formObj) {
@@ -63,13 +57,7 @@ function checkForm(formObj) {
</table></td>
</tr>
<tr>
- <td class="catBottom" colspan="2" align="center" height="28"> {S_HIDDEN_FORM_FIELDS}
- <!-- Spell checker option part 2: You must sign up for free at www.spellchecker.net to use this option -->
- <!-- Change the path in the onclick function to point to your files you got once signed up at Spellchecker.net -->
- <!-- Remember to uncomment the link to the javascript file at the top of this template -->
- <!-- input type="button" tabindex="4" class="liteoption" name="spellcheck" value="{L_SPELLCHECK}" onClick= "doSpell ('uk', document.post.message, document.location.protocol + '//' + document.location.host + '/phpBB/spellcheck/sproxy.php', true);" / -->
- <!-- End spellchecker option -->
- &nbsp;<input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td>
+ <td class="catBottom" colspan="2" align="center" height="28"><input type="submit" tabindex="6" name="submit" class="mainoption" value="{L_SEND_EMAIL}" /></td>
</tr>
</table>
diff --git a/phpBB/templates/subSilver/profile_view_body.tpl b/phpBB/templates/subSilver/profile_view_body.tpl
index e2e6f8a567..b4a0138b6d 100644
--- a/phpBB/templates/subSilver/profile_view_body.tpl
+++ b/phpBB/templates/subSilver/profile_view_body.tpl
@@ -5,17 +5,17 @@
</tr>
</table>
-<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<th class="thHead" colspan="2" height="25" nowrap="nowrap">{L_VIEWING_PROFILE}</th>
</tr>
<tr>
- <td class="catLeft" align="center" width="40%" height="28"><b><span class="gen">{L_AVATAR}</span></b></td>
+ <td class="catLeft" width="40%" height="28" align="center"><b><span class="gen">{L_AVATAR}</span></b></td>
<td class="catRight" width="60%"><b><span class="gen">{L_ABOUT_USER}</span></b></td>
</tr>
<tr>
<td class="row1" height="6" valign="top" align="center">{AVATAR_IMG}<br /><span class="postdetails">{POSTER_RANK}</span></td>
- <td class="row1" valign="top" rowspan="3"><table width="100%" border="0" cellspacing="1" cellpadding="3">
+ <td class="row1" rowspan="3" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr>
<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_JOINED}:&nbsp;</span></td>
<td width="100%"><b><span class="gen">{JOINED}</span></b></td>
@@ -30,7 +30,7 @@
</tr>
<tr>
<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_WEBSITE}:&nbsp;</span></td>
- <td><span class="gen"><b>{WEBSITE}</b></span></td>
+ <td><span class="gen"><b>{WWW}</b></span></td>
</tr>
<tr>
<td valign="middle" align="right" nowrap="nowrap"><span class="gen">{L_OCCUPATION}:&nbsp;</span></td>
@@ -73,11 +73,11 @@
<td class="row1"><script language="JavaScript" type="text/javascript"><!--
if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 )
- document.write(' {ICQ_ADD_IMG}');
+ document.write(' {ICQ_IMG}');
else
- document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_ADD_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
+ document.write('<table cellspacing="0" cellpadding="0" border="0"><tr><td nowrap="nowrap"><div style="position:relative;height:18px"><div style="position:absolute">{ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{ICQ_STATUS_IMG}</div></div></td></tr></table>');
- //--></script><noscript>{ICQ_ADD_IMG}</noscript></td>
+ //--></script><noscript>{ICQ_IMG}</noscript></td>
</tr>
</table>
</td>
diff --git a/phpBB/templates/subSilver/search_results_posts.tpl b/phpBB/templates/subSilver/search_results_posts.tpl
index b772fe1d71..d41d938a1e 100644
--- a/phpBB/templates/subSilver/search_results_posts.tpl
+++ b/phpBB/templates/subSilver/search_results_posts.tpl
@@ -13,21 +13,20 @@
<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline" align="center">
<tr>
- <th width="22%" height="25" class="thCornerL" nowrap="nowrap">{L_AUTHOR}</th>
- <th class="thCornerR" nowrap="nowrap">{L_MESSAGE}</th>
+ <th width="150" height="25" class="thCornerL" nowrap="nowrap">{L_AUTHOR}</th>
+ <th width="100%" class="thCornerR" nowrap="nowrap">{L_MESSAGE}</th>
</tr>
<!-- BEGIN searchresults -->
<tr>
- <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle">&nbsp;&nbsp;{L_TOPIC}:&nbsp;<a href="{searchresults.U_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a></span></td>
+ <td class="catHead" colspan="2" height="28"><span class="topictitle"><img src="templates/subSilver/images/folder.gif" align="absmiddle">&nbsp; {L_TOPIC}:&nbsp;<a href="{searchresults.U_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a></span></td>
</tr>
<tr>
- <td width="22%" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b>{searchresults.POSTER_NAME}</b></span><br />
+ <td width="150" align="left" valign="top" class="row1" rowspan="2"><span class="name"><b>{searchresults.POSTER_NAME}</b></span><br />
<br />
<span class="postdetails">{L_REPLIES}: <b>{searchresults.TOPIC_REPLIES}</b><br />
{L_VIEWS}: <b>{searchresults.TOPIC_VIEWS}</b></span><br />
</td>
- <td valign="top" class="row1">{searchresults.MINI_POST_IMG}<span class="postdetails">{L_FORUM}:&nbsp;<b><a href="{searchresults.U_FORUM}" class="postdetails">{searchresults.FORUM_NAME}</a></b>&nbsp;&nbsp;&nbsp;{L_POSTED}:
- {searchresults.POST_DATE}&nbsp;&nbsp;&nbsp;{L_SUBJECT}: <b><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></b></span></td>
+ <td width="100%" valign="top" class="row1"><img src="{searchresults.MINI_POST_IMG}" width="12" height="9" alt="{searchresults.L_MINI_POST_ALT}" title="{searchresults.L_MINI_POST_ALT}" border="0" /><span class="postdetails">{L_FORUM}:&nbsp;<b><a href="{searchresults.U_FORUM}" class="postdetails">{searchresults.FORUM_NAME}</a></b>&nbsp; &nbsp;{L_POSTED}: {searchresults.POST_DATE}&nbsp; &nbsp;{L_SUBJECT}: <b><a href="{searchresults.U_POST}">{searchresults.POST_SUBJECT}</a></b></span></td>
</tr>
<tr>
<td valign="top" class="row1"><span class="postbody">{searchresults.MESSAGE}</span></td>
diff --git a/phpBB/templates/subSilver/search_results_topics.tpl b/phpBB/templates/subSilver/search_results_topics.tpl
index 0a9e96aea7..d628e01f53 100644
--- a/phpBB/templates/subSilver/search_results_topics.tpl
+++ b/phpBB/templates/subSilver/search_results_topics.tpl
@@ -23,20 +23,15 @@
</tr>
<!-- BEGIN searchresults -->
<tr>
- <td class="row1" align="center" valign="middle">{searchresults.FOLDER}</td>
+ <td class="row1" align="center" valign="middle"><img src="{searchresults.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{searchresults.L_TOPIC_FOLDER_ALT}" title="{searchresults.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1"><span class="forumlink"><a href="{searchresults.U_VIEW_FORUM}" class="forumlink">{searchresults.FORUM_NAME}</a></span></td>
<td class="row2"><span class="topictitle">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a href="{searchresults.U_VIEW_TOPIC}" class="topictitle">{searchresults.TOPIC_TITLE}</a></span><br /><span class="gensmall">{searchresults.GOTO_PAGE}</span></td>
- <td class="row1" align="center" valign="middle"><span class="name">{searchresults.TOPIC_POSTER}</span></td>
+ <td class="row1" align="center" valign="middle"><span class="name">{searchresults.TOPIC_AUTHOR}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{searchresults.REPLIES}</span></td>
<td class="row1" align="center" valign="middle"><span class="postdetails">{searchresults.VIEWS}</span></td>
- <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{searchresults.LAST_POST}</span></td>
+ <td class="row2" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{searchresults.LAST_POST_TIME}<br />{searchresults.LAST_POST_AUTHOR} {searchresults.LAST_POST_IMG}</span></td>
</tr>
<!-- END searchresults -->
- <!-- BEGIN nosearchresults -->
- <tr>
- <td class="row1" colspan="7" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
- </tr>
- <!-- END nosearchresults -->
<tr>
<td class="catBottom" colspan="7" height="28" valign="middle">&nbsp; </td>
</tr>
diff --git a/phpBB/templates/subSilver/search_username.tpl b/phpBB/templates/subSilver/search_username.tpl
index 8186a01f8b..611ec3fc12 100644
--- a/phpBB/templates/subSilver/search_username.tpl
+++ b/phpBB/templates/subSilver/search_username.tpl
@@ -5,38 +5,26 @@ function refresh_username(selected_username)
{
opener.document.forms['post'].username.value = selected_username;
opener.focus();
+ window.close();
}
//-->
</script>
<form method="post" name="search" action="{S_SEARCH_ACTION}">
- <table width="100%" border="0" cellspacing="0" cellpadding="10">
+<table width="100%" border="0" cellspacing="0" cellpadding="10">
<tr>
- <td>
- <table width="100%" border="0" cellspacing="1" cellpadding="4" class="forumline">
- <tr>
- <th class="thHead" height="25">{L_SEARCH_USERNAME}</th>
- </tr>
- <tr>
- <td valign="top" class="row1"><span class="genmed"><br />
- <input type="text" name="search_author" value="{AUTHOR}" class="post" />
- &nbsp;
- <input type="submit" name="search" value="{L_SEARCH}" class="liteoption" />
- </span><br />
- <span class="gensmall">{L_SEARCH_EXPLAIN}</span><br />
- <!-- BEGIN switch_select_name -->
- <span class="genmed">{L_UPDATE_USERNAME}<br />
- <select name="author_list">{S_AUTHOR_OPTIONS}
- </select>
- &nbsp;
- <input type="submit" class="liteoption" onClick="refresh_username(this.form.author_list.options[this.form.author_list.selectedIndex].value);return false;" name="use" value="{L_SELECT}" />
- </span><br />
- <!-- END switch_select_name -->
- <br />
- <span class="genmed"><a href="javascript:window.close();" class="genmed">{L_CLOSE_WINDOW}</a></span></td>
- </tr>
- </table>
- </td>
+ <td><table width="100%" class="forumline" cellpadding="4" cellspacing="1" border="0">
+ <tr>
+ <th class="thHead" height="25">{L_SEARCH_USERNAME}</th>
+ </tr>
+ <tr>
+ <td valign="top" class="row1"><span class="genmed"><br /><input type="text" name="search_username" value="{USERNAME}" class="post" />&nbsp; <input type="submit" name="search" value="{L_SEARCH}" class="liteoption" /></span><br /><span class="gensmall">{L_SEARCH_EXPLAIN}</span><br />
+ <!-- BEGIN switch_select_name -->
+ <span class="genmed">{L_UPDATE_USERNAME}<br /><select name="username_list">{S_USERNAME_OPTIONS}</select>&nbsp; <input type="submit" class="liteoption" onClick="refresh_username(this.form.username_list.options[this.form.username_list.selectedIndex].value);return false;" name="use" value="{L_SELECT}" /></span><br />
+ <!-- END switch_select_name -->
+ <br /><span class="genmed"><a href="javascript:window.close();" class="genmed">{L_CLOSE_WINDOW}</a></span></td>
+ </tr>
+ </table></td>
</tr>
- </table>
+</table>
</form>
diff --git a/phpBB/templates/subSilver/simple_footer.tpl b/phpBB/templates/subSilver/simple_footer.tpl
index fa3e4bf6dc..d58334b499 100644
--- a/phpBB/templates/subSilver/simple_footer.tpl
+++ b/phpBB/templates/subSilver/simple_footer.tpl
@@ -1,22 +1,19 @@
- <!--
-
- Please note that the following copyright notice
- MUST be displayed on each and every page output
- by phpBB. You may alter the font, colour etc. but
- you CANNOT remove it, nor change it so that it be,
- to all intents and purposes, invisible. You may ADD
- your own notice to it should you have altered the
- code but you may not replace it. The hyperlink must
- also remain intact. These conditions are part of the
- licence this software is released under. See the
- LICENCE and README files for more information.
-
- The phpBB Group : 2001
+<div align="center"><span class="copyright"><br />
+<!--
+ We request you retain the full copyright notice below including the link to www.phpbb.com.
+ This not only gives respect to the large amount of time given freely by the developers
+ but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
+ reason) retain the full copyright we request you at least leave in place the
+ Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
+ to include even this then support on our forums may be affected.
+ The phpBB Group : 2002
// -->
-<div align="center"> <span class="copyright"><br />Powered by phpBB {PHPBB_VERSION} &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB
- Group</a><br />{TRANSLATION_INFO}</span></div>
-&nbsp;
+Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001 phpBB Group</span></div>
+ </td>
+ </tr>
+</table>
+
</body>
-</html>
+</html> \ No newline at end of file
diff --git a/phpBB/templates/subSilver/viewforum_body.tpl b/phpBB/templates/subSilver/viewforum_body.tpl
index 0d1ee12f72..40a4f12158 100644
--- a/phpBB/templates/subSilver/viewforum_body.tpl
+++ b/phpBB/templates/subSilver/viewforum_body.tpl
@@ -6,7 +6,7 @@
<td align="right" valign="bottom" nowrap><span class="gensmall"><b>{PAGINATION}</b></span></td>
</tr>
<tr>
- <td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
+ <td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" class="nav" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr>
@@ -16,26 +16,26 @@
<tr>
<th colspan="2" align="center" height="25" class="thCornerL" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_REPLIES}&nbsp;</th>
- <th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;&nbsp;{L_AUTHOR}&nbsp;&nbsp;</th>
+ <th width="100" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_AUTHOR}&nbsp;</th>
<th width="50" align="center" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
<th align="center" nowrap="nowrap" class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
- <td class="row1" align="center" valign="middle" width="20">{topicrow.FOLDER}</td>
+ <td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="19" height="18" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
- <td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_POSTER}</span></td>
+ <td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
- <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST}</span></td>
+ <td class="row3Right" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
- <!-- BEGIN notopicsrow -->
+ <!-- BEGIN switch_no_topics -->
<tr>
<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
</tr>
- <!-- END notopicsrow -->
+ <!-- END switch_no_topics -->
<tr>
<td class="catBottom" align="center" valign="middle" colspan="6" height="28"><span class="genmed">{L_DISPLAY_TOPICS}:&nbsp;{S_SELECT_TOPIC_DAYS}&nbsp;
<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
@@ -45,7 +45,7 @@
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
<tr>
- <td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
+ <td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a> -> <a class="nav" href="{U_VIEW_FORUM}">{FORUM_NAME}</a></span></td>
<td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
</td>
@@ -66,30 +66,30 @@
<tr>
<td align="left" valign="top"><table cellspacing="3" cellpadding="0" border="0">
<tr>
- <td width="20" align="left"><img src="templates/subSilver/images/folder_new.gif" alt="{L_NEW_POSTS}" width="19" height="18" /></td>
+ <td width="20" align="left"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center"><img src="templates/subSilver/images/folder.gif" alt="{L_NO_NEW_POSTS}" width="19" height="18" /></td>
+ <td width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center"><img src="templates/subSilver/images/folder_announce.gif" alt="{L_ANNOUNCEMENT}" width="19" height="18" /></td>
+ <td width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" width="19" height="18" /></td>
<td class="gensmall">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
- <td width="20" align="center"><img src="templates/subSilver/images/folder_new_hot.gif" alt="{L_NEW_POSTS_HOT}" width="19" height="18" /></td>
+ <td width="20" align="center"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center"><img src="templates/subSilver/images/folder_hot.gif" alt="{L_NO_NEW_POSTS_HOT}" width="19" height="18" /></td>
+ <td width="20" align="center"><img src="{FOLDER_HOT_IMG}" alt="{L_NO_NEW_POSTS_HOT}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
<td>&nbsp;&nbsp;</td>
- <td width="20" align="center"><img src="templates/subSilver/images/folder_sticky.gif" alt="{L_STICKY}" width="19" height="18" /></td>
+ <td width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" width="19" height="18" /></td>
<td class="gensmall">{L_STICKY}</td>
</tr>
<tr>
- <td class="gensmall"><img src="templates/subSilver/images/folder_lock_new.gif" alt="{L_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
+ <td class="gensmall"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
<td>&nbsp;&nbsp;</td>
- <td class="gensmall"><img src="templates/subSilver/images/folder_lock.gif" alt="{L_NO_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
+ <td class="gensmall"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_TOPIC_LOCKED}" width="19" height="18" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
</tr>
</table></td>
diff --git a/phpBB/templates/subSilver/viewonline_body.tpl b/phpBB/templates/subSilver/viewonline_body.tpl
index 108b113cbf..e0813c0cbf 100644
--- a/phpBB/templates/subSilver/viewonline_body.tpl
+++ b/phpBB/templates/subSilver/viewonline_body.tpl
@@ -43,6 +43,8 @@
</tr>
</table>
+<br />
+
<table width="100%" cellspacing="2" border="0" align="center">
<tr>
<td valign="top" align="right">{JUMPBOX}</td>
diff --git a/phpBB/templates/subSilver/viewtopic_body.tpl b/phpBB/templates/subSilver/viewtopic_body.tpl
index 9c9c2b1bc8..2a06ba932f 100644
--- a/phpBB/templates/subSilver/viewtopic_body.tpl
+++ b/phpBB/templates/subSilver/viewtopic_body.tpl
@@ -9,91 +9,68 @@
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
- <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
+ <td align="left" valign="bottom" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
</tr>
</table>
-<table border="0" cellpadding="3" cellspacing="1" width="100%" class="forumline">
- <tr align="right">
- <td class="catHead" colspan="2" height="28"><span class="nav"><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a>
- :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</span></td>
- </tr>
- {POLL_DISPLAY}
- <tr>
- <th class="thLeft" width="22%" height="26" nowrap="nowrap">{L_AUTHOR}</th>
- <th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
- </tr>
- <!-- BEGIN postrow -->
- <tr>
- <td width="22%" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br />
- <span class="postdetails">{postrow.POSTER_RANK}<br />
- {postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br />
- <br />
- {postrow.POSTER_JOINED}<br />
- {postrow.POSTER_POSTS}<br />
- {postrow.POSTER_FROM}</span><br />
- </td>
- <td class="{postrow.ROW_CLASS}" height="28" valign="top">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="100%"><a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><span class="postdetails">{L_POSTED}:
- {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp;&nbsp;&nbsp;{L_POST_SUBJECT}:
- {postrow.POST_SUBJECT}</span></td>
- <td nowrap="nowrap" valign="top" align="right">{postrow.QUOTE_IMG}
- {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
- </tr>
- <tr>
- <td colspan="2"><hr /></td>
- </tr>
- <tr>
- <td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td width="22%" align="left" valign="middle" class="{postrow.ROW_CLASS}">
- <span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
- <td width="78%" height="28" class="{postrow.ROW_CLASS}" nowrap="nowrap" valign="bottom">
- <table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
- <tr>
- <td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG}
- {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!--
+<table class="forumline" width="100%" cellspacing="1" cellpadding="3" border="0">
+ <tr align="right">
+ <td class="catHead" colspan="2" height="28"><span class="nav"><a href="{U_VIEW_OLDER_TOPIC}" class="nav">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}" class="nav">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</span></td>
+ </tr>
+ {POLL_DISPLAY}
+ <tr>
+ <th class="thLeft" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
+ <th class="thRight" nowrap="nowrap">{L_MESSAGE}</th>
+ </tr>
+ <!-- BEGIN postrow -->
+ <tr>
+ <td width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><span class="name"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b></span><br /><span class="postdetails">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /></td>
+ <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
+ <tr>
+ <td width="100%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen">&nbsp;</span>&nbsp; &nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
+ <td valign="top" align="right" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr /></td>
+ </tr>
+ <tr>
+ <td colspan="2"><span class="postbody">{postrow.MESSAGE}{postrow.SIGNATURE}</span><span class="gensmall">{postrow.EDITED_MESSAGE}</span></td>
+ </tr>
+ </table></td>
+ </tr>
+ <tr>
+ <td class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
+ <td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
+ <tr>
+ <td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!--
- if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 )
- document.write(' {postrow.ICQ_ADD_IMG}');
- else
- document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_ADD_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
-
- //--></script><noscript>{postrow.ICQ_ADD_IMG}</noscript></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" height="1" class="spaceRow"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
- </tr>
- <!-- END postrow -->
- <tr align="center">
- <td class="catBottom" colspan="2" height="28">
- <table border="0" cellspacing="0" cellpadding="0">
- <tr>
- <form method="post" action="{S_POST_DAYS_ACTION}">
- <td align="center"><span class="gensmall">{L_DISPLAY_POSTS}:&nbsp;{S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;
- <input type="submit" value="{L_GO}" class="liteoption" name="submit" />
- </span></td>
- </form>
- </tr>
- </table>
- </td>
- </tr>
+ if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 )
+ document.write(' {postrow.ICQ_IMG}');
+ else
+ document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
+
+ //--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
+ </tr>
+ </table></td>
+ </tr>
+ <tr>
+ <td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
+ </tr>
+ <!-- END postrow -->
+ <tr align="center">
+ <td class="catBottom" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
+ <tr><form method="post" action="{S_POST_DAYS_ACTION}">
+ <td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="liteoption" name="submit" /></span></td>
+ </form></tr>
+ </table></td>
+ </tr>
</table>
-<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2">
+<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
<tr>
- <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{IMG_POST}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{IMG_REPLY}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
+ <td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></span></td>
<td align="left" valign="middle" width="100%"><span class="nav">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}" class="nav">{L_INDEX}</a>
-> <a href="{U_VIEW_FORUM}" class="nav">{FORUM_NAME}</a></span></td>
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span>
diff --git a/phpBB/templates/subSilver/viewtopic_poll_ballot.tpl b/phpBB/templates/subSilver/viewtopic_poll_ballot.tpl
index 5093d15b26..1e0cb21053 100644
--- a/phpBB/templates/subSilver/viewtopic_poll_ballot.tpl
+++ b/phpBB/templates/subSilver/viewtopic_poll_ballot.tpl
@@ -1,5 +1,5 @@
<tr>
- <td class="row2" colspan="2"><br clear="all" /><form method="POST" action="{S_VOTE_ACTION}"><table cellspacing="0" cellpadding="4" border="0" align="center">
+ <td class="row2" colspan="2"><br clear="all" /><form method="POST" action="{S_POLL_ACTION}"><table cellspacing="0" cellpadding="4" border="0" align="center">
<tr>
<td align="center"><span class="gen"><b>{POLL_QUESTION}</b></span></td>
</tr>