1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
|
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name | $board[title]</title>
$headinclude
<if($pages>1)>
<then>
<link rel="first" href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=$sortorder&page=1{$SID_ARG_2ND}" />
<link rel="last" href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=$sortorder&page=$pages{$SID_ARG_2ND}" />
<if($pages>$page)><then><link rel="next" href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=$sortorder&page=<expression>($page+1)</expression>{$SID_ARG_2ND}" /></then></if>
<if($page>1)><then><link rel="prev" href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=$sortorder&page=<expression>($page-1)</expression>{$SID_ARG_2ND}" /></then></if>
</then>
</if>
<script type="text/javascript">
<!--
function who(threadid) {
window.open("misc.php?action=whoposted&threadid="+threadid+"{$SID_ARG_2ND_UN}", "moo", "toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300");
}
//-->
</script>
</head>
<body>
$header
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tablea"><table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr class="tablea_fc">
<td align="left"><span class="smallfont"><b><a href="index.php{$SID_ARG_1ST}">$master_board_name</a>$navbar</b></span></td>
<td align="right"><span class="smallfont"><b>$usercbar</b></span></td>
</tr>
</table></td>
</tr>
<tr>
<td class="tabletitle"><table cellpadding="0" cellspacing="0" border="0" style="width:100%">
<tr class="tabletitle_fc">
<td align="left"><span class="smallfont"><if(isset($moderatorbit))><then>({$lang->items['LANG_BOARD_MODERATED_BY']} $moderatorbit)</then></if></span></td>
<td align="right" valign="top"><span class="smallfont"><a href="usercp.php?action=addsubscription&boardid=$boardid{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_ADD_FAVORITES']}</a> | <a href="markread.php?boardid=$boardid{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_MARKREAD']}</a></span></td>
</tr>
</table></td>
</tr>
</table>
<if(isset($boardbit) && $boardbit)>
<then>
<br />
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr class="smallfont" align="center">
<td class="tabletitle"> </td>
<td class="tabletitle" style="width:<if($hide_modcell==0)><then>80</then><else>100</else></if>%" align="left"><b>{$lang->items['LANG_START_BOARDS']}</b></td>
<td class="tabletitle"><b>{$lang->items['LANG_START_POSTS']}</b></td>
<td class="tabletitle"><b>{$lang->items['LANG_START_THREADS']}</b></td>
<td class="tabletitle" nowrap="nowrap"><b>{$lang->items['LANG_START_LASTPOST']}</b></td>
<if($hide_modcell==0)><then><td class="tabletitle" style="width:20%"><b>{$lang->items['LANG_START_MODERATORS']}</b></td></then></if>
</tr>
$boardbit
</table>
</then>
</if>
<table style="width:{$style['tableinwidth']}">
<tr>
<td align="left"><span class="smallfont"><if($useronlinebit!="")><then>($useronlinebit)</then><else> </else></if></span></td>
<td align="right" valign="bottom">$newthread</td>
</tr>
</table>
<if($threadbit1!="" || $threadbit2!="")>
<then>
<form method="get" action="board.php">
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr align="center" class="smallfont">
<td class="tabletitle" colspan="3"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=topic&sortorder=<if($sortfield == 'topic' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_THREAD']}</a></b> <if($sortfield == 'topic')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td>
<td class="tabletitle" nowrap="nowrap"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=replycount&sortorder=<if($sortfield == 'replycount' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_REPLIES']}</a></b> <if($sortfield == 'replycount')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td>
<td class="tabletitle" nowrap="nowrap"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=starter&sortorder=<if($sortfield == 'starter' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_AUTHOR']}</a></b> <if($sortfield == 'starter')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td>
<td class="tabletitle" nowrap="nowrap"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=views&sortorder=<if($sortfield == 'views' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_VIEWS']}</a></b> <if($sortfield == 'views')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td>
<if($board['allowratings']==1)><then><td class="tabletitle" nowrap="nowrap"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=vote&sortorder=<if($sortfield == 'vote' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_RATING']}</a></b> <if($sortfield == 'vote')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td></then></if>
<td class="tabletitle" nowrap="nowrap"><b><a href="board.php?boardid=$boardid&page=$page&daysprune=$daysprune&sortfield=lastposttime&sortorder=<if($sortfield == 'lastposttime' && $sortorder == 'ASC')><then>DESC</then><else>ASC</else></if>{$SID_ARG_2ND}">{$lang->items['LANG_BOARD_LASTPOST']}</a></b> <if($sortfield == 'lastposttime')><then><a href="board.php?boardid=$boardid&daysprune=$daysprune&sortfield=$sortfield&sortorder=<if($sortorder == 'DESC')><then>ASC</then><else>DESC</else></if>{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/<if($sortorder == 'DESC')><then>sortasc.gif</then><else>sortdesc.gif</else></if>" alt="" border="0" /></a></then></if></td>
</tr>
<if($splithreadbit==1 && $threadbit1!="" && $threadbit2!="")>
<then>
<tr>
<td align="left" class="tablecat" colspan="<if($board['allowratings']==1)><then>8</then><else>7</else></if>"><span class="normalfont"><b>{$lang->items['LANG_BOARD_IMPORTANT_THREADS']}</b></span></td>
</tr>
</then>
</if>
$threadbit1
<if($splithreadbit==1 && $threadbit2!="" && $threadbit1!="")>
<then>
<tr>
<td align="left" class="tablecat" colspan="<if($board['allowratings']==1)><then>8</then><else>7</else></if>"><span class="normalfont"><b>{$lang->items['LANG_BOARD_THREADS']}</b></span></td>
</tr>
</then>
</if>
$threadbit2
<tr>
<td class="tableb" colspan="<if($board['allowratings']==1)><then>8</then><else>7</else></if>" align="center">
<input type="hidden" name="page" value="$page" />
<input type="hidden" name="boardid" value="$boardid" />
<input type="hidden" name="sid" value="$session[hash]" />
<span class="normalfont">{$lang->items['LANG_BOARD_SORTOPTIONS']}
<input src="{$style['imagefolder']}/go.gif" type="image" /></span></td>
</tr>
</table>
</form>
</then>
<else>
<form method="get" action="board.php" name="dform">
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tablea" colspan="8" align="center"><span class="normalfont">{$lang->items['LANG_BOARD_NOTHREADS']}</span></td>
</tr>
</table>
<input type="hidden" name="boardid" value="$boardid" />
<input type="hidden" name="sid" value="$session[hash]" />
</form>
</else>
</if>
<table style="width:{$style['tableinwidth']}">
<tr>
<td align="left" valign="top"><span class="smallfont">$pagelink</span></td>
<td align="right" valign="top">$newthread</td>
</tr>
<tr>
<if(checkpermissions("can_use_search")==1)>
<then>
<td align="left" valign="top">
<form action="search.php" method="post">
<input type="hidden" name="sid" value="$session[hash]" />
<input type="hidden" name="topiconly" value="0" />
<input type="hidden" name="showposts" value="0" />
<input type="hidden" name="beforeafter" value="after" />
<input type="hidden" name="searchdate" value="0" />
<input type="hidden" name="sortorder" value="desc" />
<input type="hidden" name="sortby" value="lastpost" />
<input type="hidden" name="send" value="send" />
<input type="hidden" name="boardids[]" value="$boardid" />
<span class="smallfont"><b>{$lang->items['LANG_BOARD_SEARCH']}<br /><input class="input" type="text" name="searchstring" value="" /> <input src="{$style['imagefolder']}/go.gif" type="image" /></b></span>
</form></td>
</then>
<else><td></td></else>
</if>
<td valign="top" align="right">$boardjump</td>
</tr>
</table>
<table align="center">
<tr align="left">
<td><span class="smallfont"><img src="{$style['imagefolder']}/newfolder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_NEWFOLDER']}</b></span></td>
<td><span class="smallfont">( <img src="{$style['imagefolder']}/newhotfolder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_NEWHOTFOLDER']}</span></td>
<td><span class="smallfont"><img src="{$style['imagefolder']}/lockfolder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_LOCKFOLDER']}</b></span></td>
</tr>
<tr align="left">
<td><span class="smallfont"><img src="{$style['imagefolder']}/folder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_FOLDER']}</b></span></td>
<td><span class="smallfont">( <img src="{$style['imagefolder']}/hotfolder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_HOTFOLDER']}</span></td>
<td><span class="smallfont"><img src="{$style['imagefolder']}/dotfolder.gif" alt="" title="" border="0" /> <b>{$lang->items['LANG_BOARD_DOTFOLDER']}</b></span></td>
</tr>
</table>
$footer
</body>
</html> |