mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
I do realise this looks rather dodgy on Mozilla ... and that this isn't getting 2.2 written ... but hey, writting one more line of code at present will result in me personally expelling Saddam Hussein from Iraq, who needs the paras when you've got 2.2 ...
git-svn-id: file:///svn/phpbb/trunk@3478 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
dc35cd40c1
commit
389095086d
@ -4,8 +4,8 @@
|
||||
<tr>
|
||||
<td width="100%" align="left" valign="bottom"><table width="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="bottom"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span><br /><br /><span class="nav"><a href="{U_INDEX}">{L_INDEX}</a></span></td>
|
||||
<td align="right" valign="bottom"><span class="gensmall"><!-- IF S_USER_LOGGED_IN --><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br /><!-- ENDIF --><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></span><br /><span class="gensmall"><br /><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<br /><!-- ENDIF -->{CURRENT_TIME}</span></td>
|
||||
<td align="left" valign="bottom"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span><br /><br /><a class="nav" href="{U_INDEX}">{L_INDEX}</a></td>
|
||||
<td class="gensmall" align="right" valign="bottom"><!-- IF S_USER_LOGGED_IN --><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br /><!-- ENDIF --><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br /><br /><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<br /><!-- ENDIF -->{CURRENT_TIME}</td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
@ -21,7 +21,7 @@
|
||||
<!-- BEGIN forumrow -->
|
||||
<!-- IF forumrow.S_IS_CAT -->
|
||||
<tr>
|
||||
<td class="cat" colspan="2" height="28"><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></td>
|
||||
<td class="cat" colspan="2" height="28"><a class="cattitle" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></td>
|
||||
<td class="rowpic" colspan="3" align="right"> </td>
|
||||
</tr>
|
||||
<!-- ELSE -->
|
||||
@ -56,7 +56,7 @@
|
||||
|
||||
<table class="tablebg" width="100%" cellspacing="1" cellpadding="2" border="0">
|
||||
<tr>
|
||||
<td class="cat" colspan="2" height="28"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
|
||||
<td class="cat" colspan="2" height="28"><a class="cattitle" href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1" width="46" rowspan="2" align="center" valign="middle"><img src="templates/subSilver/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
|
||||
@ -67,11 +67,10 @@
|
||||
<!-- IF not S_USER_LOGGED_IN -->
|
||||
<form method="post" action="{S_LOGIN_ACTION}"><table class="tablebg" width="100%" cellspacing="1" cellpadding="3" border="0">
|
||||
<tr>
|
||||
<td class="cat" height="28">{L_LOGIN_LOGOUT}</td>
|
||||
<td class="cat" height="28"><a class="cattitle" href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="row1" height="28" align="center" valign="middle"><span class="gensmall">{L_USERNAME}:
|
||||
<input class="post" type="text" name="username" size="10" /> {L_PASSWORD}: <input class="post" type="password" name="password" size="10" /> {L_LOG_ME_IN} <input class="text" type="checkbox" name="autologin" /> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></span></td>
|
||||
<td class="row1" height="28" align="center" valign="middle"><span class="gensmall">{L_USERNAME}:</span> <input class="post" type="text" name="username" size="10" /> <span class="gensmall">{L_PASSWORD}:</span> <input class="post" type="password" name="password" size="10" /> <span class="gensmall">{L_LOG_ME_IN}</span> <input class="text" type="checkbox" name="autologin" /> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></td>
|
||||
</tr>
|
||||
</table></form>
|
||||
<!-- ENDIF -->
|
||||
|
@ -1,6 +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}: {S_JUMPBOX_SELECT} <input type="submit" value="{L_GO}" class="liteoption" /></span></td>
|
||||
<td nowrap="nowrap"><span class="gensmall">{L_JUMP_TO}:</span> {S_JUMPBOX_SELECT} <input class="liteoption" type="submit" value="{L_GO}" /></td>
|
||||
</tr>
|
||||
</table></form>
|
||||
|
@ -1,16 +1,17 @@
|
||||
|
||||
<div align="center"><span class="copyright"><br />{ADMIN_LINK}<br />
|
||||
<div align="center"><br /><span class="gensmall">{ADMIN_LINK}</span>
|
||||
<!--
|
||||
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 phpBB2. If you (honestly) cannot retain
|
||||
the full copyright we ask 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 full copyright we ask you at least leave in place the "Powered by phpBB" 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
|
||||
The phpBB Group : 2003
|
||||
// -->
|
||||
Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} © 2002 phpBB Group<br />{TRANSLATION_INFO}{DEBUG_OUTPUT}</span></div>
|
||||
<span class="copyright">Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION} © 2002, 2003 phpBB Group<br />{TRANSLATION_INFO}{DEBUG_OUTPUT}</span></div>
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
@ -42,7 +42,7 @@
|
||||
<td colspan="2"><img src="images/spacer.gif" height="5" alt="" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td height="25" valign="middle" nowrap="nowrap"> <span class="mainmenu"><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> <!-- IF S_USER_LOGGED_IN --> <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><!-- ELSE --> <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><!-- ENDIF --></span></td>
|
||||
<td height="25" valign="middle" nowrap="nowrap"> <span class="mainmenu"><a href="{U_LOGIN_LOGOUT}"><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> <!-- IF S_USER_LOGGED_IN --> <a href="{U_PRIVATEMSGS}"><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><!-- ELSE --> <a href="{U_REGISTER}"><img src="templates/subSilver/images/icon_mini_register.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</a><!-- ENDIF --></span></td>
|
||||
|
||||
<td height="25" align="right" valign="middle" nowrap="nowrap"><span class="mainmenu"> <a href="{U_FAQ}"><img src="templates/subSilver/images/icon_mini_faq.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</a> <a href="{U_SEARCH}"><img src="templates/subSilver/images/icon_mini_search.gif" width="12" height="13" border="0" alt="{L_SEARCH}" hspace="3" />{L_SEARCH}</a> <a href="{U_MEMBERLIST}"><img src="templates/subSilver/images/icon_mini_members.gif" width="12" height="13" border="0" alt="{L_MEMBERLIST}" hspace="3" />{L_MEMBERLIST}</a> <a href="{U_GROUP_CP}"><img src="templates/subSilver/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}</a><!-- IF S_USER_LOGGED_IN --> <a href="{U_PROFILE}"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a><!-- ENDIF --></span> </td>
|
||||
</tr>
|
||||
|
@ -38,14 +38,10 @@ function checkForm()
|
||||
|
||||
<form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)"><table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td colspan="2" align="left" valign="bottom"><a class="maintitle" href="{U_VIEW_FORUM}" title="{FORUM_DESC}">{FORUM_NAME}</a><!-- IF TOPIC_TITLE --> :: <a class="maintitle" href="{U_VIEWTOPIC}">{TOPIC_TITLE}</a><!-- ENDIF --><br /><span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b><br /><br /><b>{LOGGED_IN_USER_LIST}</b></span></td>
|
||||
<td colspan="2" align="left" valign="bottom"><a class="titles" href="{U_VIEW_FORUM}" title="{FORUM_DESC}">{FORUM_NAME}</a><!-- IF TOPIC_TITLE --> :: <a class="titles" href="{U_VIEWTOPIC}">{TOPIC_TITLE}</a><!-- ENDIF --><br /><span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b><br /><br /><b>{LOGGED_IN_USER_LIST}</b></span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="nav" width="100%" align="left" valign="middle"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a>
|
||||
<!-- BEGIN navlinks -->
|
||||
-> <a class="nav" href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a>
|
||||
<!-- END navlinks -->
|
||||
</span></td>
|
||||
<td width="100%" align="left" valign="middle"><span class="nav"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@ -121,14 +117,14 @@ function checkForm()
|
||||
<tr>
|
||||
<td colspan="9"><table width="100%" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr>
|
||||
<td><span class="genmed"> {L_FONT_SIZE}:<select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" onmouseover="helpline('f')">
|
||||
<td><span class="genmed"> {L_FONT_SIZE}:</span> <select name="addbbcode20" onchange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.form.addbbcode20.selectedIndex = 2;" onmouseover="helpline('f')">
|
||||
<option value="7" class="genmed">{L_FONT_TINY}</option>
|
||||
<option value="9" class="genmed">{L_FONT_SMALL}</option>
|
||||
<option value="12" selected class="genmed">{L_FONT_NORMAL}</option>
|
||||
<option value="18" class="genmed">{L_FONT_LARGE}</option>
|
||||
<option value="24" class="genmed">{L_FONT_HUGE}</option>
|
||||
</select></span></td>
|
||||
<td nowrap="nowrap" align="right"><span class="gensmall"><a href="javascript:bbstyle(-1)" class="genmed" onmouseover="helpline('a')">{L_CLOSE_TAGS}</a></span></td>
|
||||
</select</td>
|
||||
<td nowrap="nowrap" align="right"><span class="gensmall"><a href="javascript:bbstyle(-1)" onmouseover="helpline('a')">{L_CLOSE_TAGS}</a></span></td>
|
||||
</tr>
|
||||
</table></td>
|
||||
</tr>
|
||||
@ -278,7 +274,7 @@ function checkForm()
|
||||
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="100%" align="left" valign="top"><span class="nav"><a class="nav" href="{U_INDEX}">{L_INDEX}</a> <!-- BEGIN navlinks --> -> <a class="nav" href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td width="100%" align="left" valign="top"><span class="nav"><a href="{U_INDEX}">{L_INDEX}</a> <!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span></td>
|
||||
</tr>
|
||||
</table></form>
|
||||
|
@ -16,17 +16,6 @@
|
||||
/* --------------------------- */
|
||||
|
||||
|
||||
/*
|
||||
global settings
|
||||
*/
|
||||
|
||||
body, th, td, p {
|
||||
font: 0.9em Verdana, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
/* --------------------------- */
|
||||
|
||||
|
||||
/*
|
||||
textual tags
|
||||
*/
|
||||
@ -40,17 +29,18 @@ body {
|
||||
scrollbar-track-color: #EFEFEF;
|
||||
scrollbar-darkshadow-color: #98AAB1;
|
||||
background: white url('templates/subSilver/images/background.png') repeat-x;
|
||||
font-family: Verdana, Helvetica, sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: black;
|
||||
font: bold 1.4em Verdana, Arial, Helvetica, serif;
|
||||
font: bold 150% Verdana, Arial, Helvetica, serif;
|
||||
text-decoration: none;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
h3 {
|
||||
font: bold 1.0em Verdana, serif;
|
||||
font: bold 120% Verdana, serif;
|
||||
line-height: 120%;
|
||||
}
|
||||
|
||||
@ -65,7 +55,7 @@ h3 {
|
||||
th {
|
||||
height: 25px;
|
||||
color: #FFA34F;
|
||||
font: bold 0.7em;
|
||||
font: bold 70%;
|
||||
background: #006699 url('templates/subSilver/images/cellpic3.gif');
|
||||
}
|
||||
|
||||
@ -84,7 +74,6 @@ td.cat {
|
||||
height: 28px;
|
||||
border: 0px;
|
||||
background: #D1D7DC url('templates/subSilver/images/cellpic1.gif');
|
||||
font: bold 0.90em;
|
||||
}
|
||||
|
||||
td.spacer {
|
||||
@ -108,24 +97,20 @@ a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.mainmenuw, a.mainmenuw:visited {
|
||||
color: white;
|
||||
a.topictitle:visited {
|
||||
color: #5493B4;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.mainmenuw:hover {
|
||||
|
||||
a.copyright {
|
||||
color: #444;
|
||||
text-decoration: none;
|
||||
}
|
||||
a.copyright:hover {
|
||||
color: black;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a.topictitle:visited { text-decoration: none; color : #5493B4; }
|
||||
a.topictitle:hover { text-decoration: underline; color : #DD6900; }
|
||||
|
||||
a.postlink:visited { text-decoration: none; color : #5493B4; }
|
||||
a.postlink:hover { text-decoration: underline; color : #DD6900}
|
||||
|
||||
a.copyright { color: #444444; text-decoration: none;}
|
||||
a.copyright:hover { color: #000000; text-decoration: underline;}
|
||||
|
||||
/* --------------------------- */
|
||||
|
||||
|
||||
@ -134,35 +119,33 @@ a.copyright:hover { color: #000000; text-decoration: underline;}
|
||||
*/
|
||||
|
||||
input, textarea, select {
|
||||
color : #000000;
|
||||
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
|
||||
border-color : #000000;
|
||||
color: black;
|
||||
font: normal 70% Verdana, Arial, Helvetica, sans-serif;
|
||||
border-color: black;
|
||||
}
|
||||
|
||||
/* The text input fields background colour */
|
||||
input.post, textarea.post, select {
|
||||
background-color : #FFFFFF;
|
||||
background-color: white;
|
||||
}
|
||||
|
||||
input { text-indent : 2px; }
|
||||
|
||||
/* The buttons used for bbCode styling in message post */
|
||||
input.button {
|
||||
background-color : #EFEFEF;
|
||||
color : #000000;
|
||||
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
color: black;
|
||||
font: 70% Verdana, Arial, Helvetica, sans-serif;
|
||||
background-color: #EFEFEF;
|
||||
}
|
||||
|
||||
/* The main submit button option */
|
||||
input.mainoption {
|
||||
background-color : #FAFAFA;
|
||||
font-weight : bold;
|
||||
background-color : #FAFAFA;
|
||||
}
|
||||
|
||||
/* None-bold submit button */
|
||||
input.liteoption {
|
||||
background-color : #FAFAFA;
|
||||
font-weight : normal;
|
||||
background-color : #FAFAFA;
|
||||
}
|
||||
|
||||
/* --------------------------- */
|
||||
@ -172,7 +155,11 @@ input.liteoption {
|
||||
misc tags
|
||||
*/
|
||||
|
||||
hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
|
||||
hr {
|
||||
height: 0px;
|
||||
border: solid #D1D7DC 0px;
|
||||
border-top-width: 1px;
|
||||
}
|
||||
|
||||
/* --------------------------- */
|
||||
|
||||
@ -183,15 +170,19 @@ hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
|
||||
|
||||
/* This is the outline round the main forum tables */
|
||||
.tablebg {
|
||||
background-color: #ACBBC6;
|
||||
background-color: #A9B8C2;
|
||||
}
|
||||
|
||||
.titles {
|
||||
color: black;
|
||||
font: 1.4em Verdana, Arial, Helvetica, serif;
|
||||
font: 140% Verdana, Arial, Helvetica, serif;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.cattitle {
|
||||
font: bold 80%;
|
||||
}
|
||||
|
||||
/* Main table cell colours and backgrounds */
|
||||
.row1 {
|
||||
background-color: #EFEFEF;
|
||||
@ -204,62 +195,93 @@ hr { height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
|
||||
}
|
||||
|
||||
/* Protected classes used internally -DO NOT REMOVE!- */
|
||||
span.hilit {color:red;font-weight:bold}
|
||||
span.hilit {
|
||||
color: red;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.gen {
|
||||
font-size: 0.9em;
|
||||
font-size: 80%;
|
||||
}
|
||||
.genmed {
|
||||
font-size: 0.8em;
|
||||
font-size: 70%;
|
||||
}
|
||||
.gensmall {
|
||||
font-size: 0.7em;
|
||||
font-size: 60%;
|
||||
}
|
||||
|
||||
/* The register, login, search etc links at the top of the page */
|
||||
.mainmenu { font-size : 11px; color : black }
|
||||
.mainmenu {
|
||||
color: black;
|
||||
font-size: 70%;
|
||||
}
|
||||
|
||||
/* Forum title: Text and link to the forums used in: index.php */
|
||||
.forumlink {
|
||||
color: #006699;
|
||||
font: bold 0.9em;
|
||||
font: bold 80%;
|
||||
}
|
||||
|
||||
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
|
||||
.nav { font-weight: bold; font-size: 0.8em; color : #000000;}
|
||||
.nav {
|
||||
color: black;
|
||||
font: bold 65%;
|
||||
}
|
||||
|
||||
/* titles for the topics: could specify viewed link colour too */
|
||||
.topictitle { font-weight: bold; font-size: 11px; color : #000000; }
|
||||
.topictitle {
|
||||
color: black;
|
||||
font: bold 82%;
|
||||
}
|
||||
|
||||
/* Name of poster in viewmsg.php and viewtopic.php and other places */
|
||||
.name { font-size : 11px; color : #000000;}
|
||||
.name {
|
||||
color: black;
|
||||
font-size: 70%;
|
||||
}
|
||||
|
||||
/* Location, number of posts, post date etc */
|
||||
.postdetails { font-size : 10px; color : #000000; }
|
||||
.postdetails {
|
||||
color: black;
|
||||
font-size: 65%;
|
||||
}
|
||||
|
||||
/* The content of the posts (body of text) */
|
||||
.postbody { font-size : 12px;}
|
||||
.postbody {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
/* Quote & Code blocks */
|
||||
.code {
|
||||
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
|
||||
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
|
||||
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
|
||||
color: #006600;
|
||||
font: 80% 'Courier New', courier;
|
||||
border: #D1D7DC 1px solid;
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
|
||||
.quote {
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
|
||||
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
|
||||
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
|
||||
color: #444;
|
||||
font: 80% Verdana, Arial, Helvetica, sans-serif;
|
||||
line-height: 125%;
|
||||
border: #D1D7DC solid 1px;
|
||||
background-color: #FAFAFA;
|
||||
}
|
||||
|
||||
/* Copyright and bottom info */
|
||||
.copyright { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
|
||||
.copyright {
|
||||
color: #444;
|
||||
font: 60% Verdana, Arial, Helvetica, sans-serif;
|
||||
letter-spacing: -1px;
|
||||
}
|
||||
|
||||
/* This is the line in the posting page which shows the rollover
|
||||
help line. This is actually a text box, but if set to be the same
|
||||
colour as the background no one will know ;)
|
||||
/*
|
||||
This is the line in the posting page which shows the rollover
|
||||
help line. This is actually a text box, but if set to be the same
|
||||
colour as the background no one will know ;)
|
||||
*/
|
||||
.helpline { background-color: #DEE3E7; border-style: none; }
|
||||
.helpline {
|
||||
background-color: #DEE3E7;
|
||||
border-style: none;
|
||||
}
|
||||
|
||||
/* --------------------------- */
|
@ -3,33 +3,27 @@
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td align="left" valign="bottom"><a class="titles" href="{U_VIEW_FORUM}" title="{FORUM_DESC}">{FORUM_NAME}</a><br /><!-- IF S_IS_POSTABLE --><span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b></span><!-- ENDIF --></td>
|
||||
<td align="right" valign="bottom"><!-- IF S_IS_POSTABLE --><span class="gensmall">{MOD_CP}</span><!-- ENDIF --></td>
|
||||
<td class="gensmall" align="right" valign="bottom"><!-- IF S_IS_POSTABLE -->{MOD_CP}<!-- ENDIF --></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="bottom"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
|
||||
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
|
||||
<td class="gensmall" valign="bottom"><b>{LOGGED_IN_USER_LIST}</b></td>
|
||||
<td class="gensmall" align="right" valign="bottom" nowrap="nowrap"><b>{PAGINATION}</b></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- if we have subforums output navigational links (for ease of use) and then include the subforum listing, else output the new post image and associated nav links -->
|
||||
<!-- if the forum is postable output the viewforum listing -->
|
||||
<!-- IF S_IS_POSTABLE -->
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="50" align="left" valign="middle"><a href="{U_POST_NEW_TOPIC}"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></td>
|
||||
<td class="gensmall" align="right" valign="bottom" nowrap="nowrap"><!-- IF S_IS_POSTABLE --><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a><!-- ENDIF --></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- IF S_HAS_SUBFORUM -->
|
||||
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="100%" align="left" valign="middle"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></td>
|
||||
</tr>
|
||||
</table><span class="nav"></span>
|
||||
|
||||
<!-- INCLUDE viewforum_subforum.html -->
|
||||
|
||||
<!-- ELSE -->
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="50" align="left" valign="middle"><a href="{U_POST_NEW_TOPIC}"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></a></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"><span class="nav"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td class="nav" align="right" valign="bottom" nowrap="nowrap"><!-- IF S_IS_POSTABLE --><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span><!-- ENDIF --></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- if the forum is postable output the viewforum listing -->
|
||||
@ -67,26 +61,23 @@
|
||||
<!-- ENDIF -->
|
||||
</tr>
|
||||
<!-- END topicrow -->
|
||||
<tr><form method="post" action="{S_FORUM_ACTION}">
|
||||
<!-- IF S_TOPIC_ICONS -->
|
||||
<td class="cat" colspan="8" height="28" align="center" valign="middle"><span class="genmed">{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input type="submit" class="liteoption" value="{L_GO}" name="sort" /></span></td>
|
||||
<!-- ELSE -->
|
||||
<td class="cat" colspan="7" height="28" align="center" valign="middle"><span class="genmed">{L_DISPLAY_TOPICS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input type="submit" class="liteoption" value="{L_GO}" name="sort" /></span></td>
|
||||
<!-- ENDIF -->
|
||||
<tr align="center"><form method="post" action="{S_TOPIC_ACTION}">
|
||||
<!-- IF S_TOPIC_ICONS --><td class="cat" colspan="8" height="28"><!-- ELSE --><td class="cat" colspan="7" height="28"><!-- ENDIF --><span class="gensmall">{L_DISPLAY_TOPICS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input type="submit" class="liteoption" value="{L_GO}" name="sort" /></td>
|
||||
</td>
|
||||
</form></tr>
|
||||
</table>
|
||||
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td align="left" width="50" valign="middle"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"><span class="nav"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></td>
|
||||
<td align="right" valign="middle" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3" align="left"><span class="nav">{PAGE_NUMBER}</span></td>
|
||||
<td class="nav" colspan="3" align="left">{PAGE_NUMBER}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="2"><span class="gensmall">{S_WATCH_FORUM}</span></td>
|
||||
<td class="gensmall" colspan="2">{S_WATCH_FORUM}</td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ENDIF -->
|
||||
|
@ -13,7 +13,7 @@
|
||||
<!-- ELSE -->
|
||||
<tr>
|
||||
<td class="row1" width="50" height="50" align="center" valign="middle">{forumrow.FORUM_FOLDER_IMG}</td>
|
||||
<td class="row1" width="100%" height="50" valign="top"><span class="gen"><a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></span><br />
|
||||
<td class="row1" width="100%" height="50" valign="top"><a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a><br />
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td><span class="gensmall">{forumrow.FORUM_DESC}</span></td>
|
||||
@ -27,19 +27,4 @@
|
||||
<!-- END forumrow -->
|
||||
</table>
|
||||
|
||||
<!-- if the forum is postable then output the post img and associated text, else add a break so the jumpbox isn't squashed right below the forum listing -->
|
||||
<!-- IF S_IS_POSTABLE -->
|
||||
<br />
|
||||
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="50" align="left" valign="middle"><a href="{U_POST_NEW_TOPIC}"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a></td>
|
||||
<td width="100%" align="left" valign="middle"><span class="nav"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
<!-- ELSE -->
|
||||
|
||||
<br />
|
||||
|
||||
<!-- ENDIF -->
|
||||
|
@ -2,18 +2,18 @@
|
||||
|
||||
<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>
|
||||
<td align="left"><span class="nav"><a href="{U_INDEX}">{L_INDEX}</a></span></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
|
||||
<table class="tablebg" width="100%" cellpadding="2" cellspacing="1" border="0">
|
||||
<tr>
|
||||
<th width="35%" class="thCornerL" height="25"> {L_USERNAME} </th>
|
||||
<th width="25%" class="thTop"> {L_LAST_UPDATE} </th>
|
||||
<th width="40%" class="thCornerR"> {L_FORUM_LOCATION} </th>
|
||||
<th width="35%" height="25"> {L_USERNAME} </th>
|
||||
<th width="25%"> {L_LAST_UPDATE} </th>
|
||||
<th width="40%"> {L_FORUM_LOCATION} </th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="catSides" colspan="3" height="28"><span class="cattitle"><b>{TOTAL_REGISTERED_USERS_ONLINE}</b></span></td>
|
||||
<td class="cat" colspan="3" height="28"><b class="cattitle">{TOTAL_REGISTERED_USERS_ONLINE}</b></td>
|
||||
</tr>
|
||||
<!-- BEGIN reg_user_row -->
|
||||
<!-- IF reg_user_row.S_ROW_COUNT is even -->
|
||||
@ -21,16 +21,16 @@
|
||||
<!-- ELSE -->
|
||||
<tr class="row2">
|
||||
<!-- ENDIF -->
|
||||
<td width="35%"> <span class="gen"><a href="{reg_user_row.U_USER_PROFILE}" class="gen">{reg_user_row.USERNAME}</a></span> </td>
|
||||
<td width="25%" align="center" nowrap="nowrap"> <span class="gen">{reg_user_row.LASTUPDATE}</span> </td>
|
||||
<td width="40%"> <span class="gen"><a href="{reg_user_row.U_FORUM_LOCATION}" class="gen">{reg_user_row.FORUM_LOCATION}</a></span> </td>
|
||||
<td class="gen" width="35%" height="29"> <a href="{reg_user_row.U_USER_PROFILE}">{reg_user_row.USERNAME}</a> </td>
|
||||
<td class="gen" width="25%" align="center" nowrap="nowrap"> {reg_user_row.LASTUPDATE} </td>
|
||||
<td class="gen" width="40%"> <a href="{reg_user_row.U_FORUM_LOCATION}">{reg_user_row.FORUM_LOCATION}</a> </td>
|
||||
</tr>
|
||||
<!-- END reg_user_row -->
|
||||
<tr>
|
||||
<td colspan="3" height="1" class="row3"><img src="templates/subSilver/images/spacer.gif" width="1" height="1" alt="."></td>
|
||||
<td class="row3" colspan="3" height="1"><img src="images/spacer.gif" width="1" height="1" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="catSides" colspan="3" height="28"><span class="cattitle"><b>{TOTAL_GUEST_USERS_ONLINE}</b></span></td>
|
||||
<td class="cat" colspan="3" height="28"><b class="cattitle">{TOTAL_GUEST_USERS_ONLINE}</b></td>
|
||||
</tr>
|
||||
<!-- BEGIN guest_user_row -->
|
||||
<!-- IF guest_user_row.S_ROW_COUNT is even -->
|
||||
@ -38,14 +38,14 @@
|
||||
<!-- ELSE -->
|
||||
<tr class="row2">
|
||||
<!-- ENDIF -->
|
||||
<td width="35%"> <span class="gen">{guest_user_row.USERNAME}</span> </td>
|
||||
<td width="25%" align="center" nowrap="nowrap"> <span class="gen">{guest_user_row.LASTUPDATE}</span> </td>
|
||||
<td width="40%"> <span class="gen"><a href="{guest_user_row.U_FORUM_LOCATION}" class="gen">{guest_user_row.FORUM_LOCATION}</a></span> </td>
|
||||
<td class="gen" width="35%"> {guest_user_row.USERNAME} </td>
|
||||
<td class="gen" width="25%" align="center" nowrap="nowrap"> {guest_user_row.LASTUPDATE} </td>
|
||||
<td class="gen" width="40%"> <a href="{guest_user_row.U_FORUM_LOCATION}">{guest_user_row.FORUM_LOCATION}</a> </td>
|
||||
</tr>
|
||||
<!-- END guest_user_row -->
|
||||
</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="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
|
||||
<td align="right" valign="top"><span class="gensmall">{S_TIMEZONE}</span></td>
|
||||
|
@ -3,18 +3,18 @@
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
|
||||
<tr>
|
||||
<td align="left" valign="bottom"><a class="titles" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a></span><br /><span class="gensmall"><b>{L_MODERATORS}: {MODERATORS}</b></span></td>
|
||||
<td align="right" valign="bottom"><span class="gensmall">{MCP}</span></td>
|
||||
<td class="gensmall" align="right" valign="bottom">{MCP}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="bottom"><span class="gensmall"><b>{LOGGED_IN_USER_LIST}</b></span></td>
|
||||
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
|
||||
<td class="gensmall" valign="bottom"><b>{LOGGED_IN_USER_LIST}</b></td>
|
||||
<td class="gensmall" align="right" valign="bottom" nowrap="nowrap"><b>{PAGINATION}</b></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table width="100%" cellspacing="2" cellpadding="2" border="0">
|
||||
<tr>
|
||||
<td align="left" valign="middle" nowrap="nowrap"><span class="nav"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a> <a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a></span></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"><span class="nav"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a> <a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
@ -103,7 +103,7 @@
|
||||
<td width="150" align="left" valign="top"><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%">{postrow.POST_ICON} <a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE}<span class="gen"> </span> {L_POST_SUBJECT}: {postrow.POST_SUBJECT}</span></td>
|
||||
<td width="100%">{postrow.POST_ICON} <a href="{postrow.U_MINI_POST}">{postrow.MINI_POST_IMG}</a><span class="postdetails">{L_POSTED}: {postrow.POST_DATE} {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>
|
||||
@ -119,7 +119,7 @@
|
||||
<!-- ELSE -->
|
||||
<tr class="row2">
|
||||
<!-- ENDIF -->
|
||||
<td width="150" align="left" valign="middle"><span class="nav"><a href="#top" class="nav">{L_BACK_TO_TOP}</a></span></td>
|
||||
<td class="nav" width="150" align="center" valign="middle"><a href="#top">{L_BACK_TO_TOP}</a></td>
|
||||
<td width="100%" height="28" valign="bottom" nowrap="nowrap"><table width="100%" 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"><!--
|
||||
@ -139,19 +139,16 @@
|
||||
<td class="spacer" 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="cat" colspan="2" height="28"><table cellspacing="0" cellpadding="0" border="0">
|
||||
<tr><form method="post" action="{S_TOPIC_ACTION}">
|
||||
<td align="center"><span class="gensmall">{L_DISPLAY_POSTS}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="liteoption" type="submit" value="{L_GO}" name="sort" /></span></td>
|
||||
</form></tr>
|
||||
</table></td>
|
||||
<tr align="center"><form method="post" action="{S_TOPIC_ACTION}">
|
||||
<td class="cat" colspan="2" height="28"><span class="gensmall">{L_DISPLAY_POSTS}:</span> {S_SELECT_SORT_DAYS} <span class="gensmall">{L_SORT_BY}</span> {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} <input class="liteoption" type="submit" value="{L_GO}" name="sort" /></span></td>
|
||||
</form></tr>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<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}">{POST_IMG}</a> <a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a></span></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"><span class="nav"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></span></td>
|
||||
<td align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}">{POST_IMG}</a> <a href="{U_POST_REPLY_TOPIC}">{REPLY_IMG}</a></td>
|
||||
<td class="nav" width="100%" align="left" valign="middle"> <a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> -> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></td>
|
||||
<td align="right" valign="top" nowrap="nowrap"><span class="gensmall">{S_TIMEZONE}</span><br /><span class="nav">{PAGINATION}</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
@ -162,7 +159,7 @@
|
||||
<table width="100%" cellspacing="2" border="0" align="center">
|
||||
<tr>
|
||||
<td width="40%" valign="top" nowrap="nowrap" align="left"><span class="gensmall">{S_WATCH_TOPIC}</span></td>
|
||||
<td align="right" valign="top" nowrap="nowrap"><!-- INCLUDE jumpbox.html --><span class="gensmall">{S_AUTH_LIST}<!-- IF S_TOPIC_MOD --><form method="post" action="{S_MOD_ACTION}">{L_QUICK_MOD}: {S_TOPIC_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></form><!-- ENDIF --></span></td>
|
||||
<td align="right" valign="top" nowrap="nowrap"><!-- INCLUDE jumpbox.html --><span class="gensmall">{S_AUTH_LIST}<!-- IF S_TOPIC_MOD --></span><form method="post" action="{S_MOD_ACTION}"><span class="gensmall">{L_QUICK_MOD}:</span> {S_TOPIC_MOD} <input class="liteoption" type="submit" value="{L_GO}" /></form><!-- ENDIF --></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user