This commit is contained in:
3err0
2019-05-18 13:46:03 +08:00
commit 55e0adfa17
707 changed files with 55878 additions and 0 deletions

View File

@@ -0,0 +1,52 @@
<span id="post-preview"></span>
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{title}</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="460">
[not-logged]
<tr>
<td width="80" height="24">Âàøå Èìÿ:</td>
<td width="380" height="24"><input type="text" name="name" class="forum_input" /></td>
</tr>
<tr>
<td width="80" height="25">Âàø E-Mail:</td>
<td width="380"><input type="text" name="mail" class="forum_input" /></td>
</tr>
[/not-logged]
[not-wysywyg]
<tr>
<td colspan="2">{bbcode}</td>
</tr>
[/not-wysywyg]
<tr>
<td colspan="2">[not-wysywyg]<textarea id="post_text" name="post_text" class="forum_textarea">{text}</textarea>[/not-wysywyg]{wysiwyg}<br />
</td>
</tr>
[sec_code]
<tr>
<td width="120" height="60">Êîä:</td>
<td width="340">{sec_code}</td>
</tr>
<tr>
<td width="120" height="25">Ââåäèòå êîä:</td>
<td width="340"><input type="text" name="sec_code" maxlength="150" style="width:115px" class="forum_input" /></td>
</tr>
[/sec_code]
</table><br />
<input name="submit" type="submit" class="button" value="Îòïðàâèòü" />&nbsp;<input type="button" class="button" onclick="PostPreview();" value="Ïðîñìîòð" />
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,125 @@
<span id="post-preview"></span>
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle">
<img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp; Ñîçäàíèå íîâîé òåìû</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
[not-logged]
<tr>
<td width="120" height="25">Âàøå Èìÿ:</td>
<td width="340"><input type="text" name="name" class="forum_input" /></td>
</tr>
<tr>
<td width="120" height="25">Âàø E-Mail:</td>
<td width="340"><input type="text" name="mail" class="forum_input" /></td>
</tr>
[/not-logged]
<tr>
<th style='text-align: left' colspan='2'><strong>Òåìà</strong></th>
</tr>
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Íàçâàíèå òåìû</strong>
</td>
<td class='row2'>
<input type="text" name="topic_title" value="{topic_title}" size="50" maxlength="200" class="forum_input" />
</td>
</tr>
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Îïèñàíèå òåìû</strong>
</td>
<td class='row2'>
<input type="text" name="topic_descr" value="{topic_descr}" size="50" maxlength="200" class="forum_input" />
</td>
</tr>
<tr>
<th style='text-align: left' colspan='2'><strong>Îïðîñ</strong></th>
</tr>
[poll]
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Îïöèè îïðîñà</strong>
</td>
<td class='row2'>
<a href="JavaScript:ShowHide('poll');">Íàæìèòå ñþäà äëÿ óïðàâëåíèÿ îïðîñîì â ýòîé òåìå</a><br />
<div style='display:none' id='poll'>
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td width="120"><img src="{THEME}/forum/images/spacer.gif" width="120" height="1" border="0" alt="" /></td>
<td width="340"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="120" height="25">Çàãîëîâîê Îïðîñà:</td>
<td width="340"><input type="text" name="vote_title" class="forum_input" /></td>
</tr>
<tr>
<td width="120" height="25">Âîïðîñ:</td>
<td width="340"><input type="text" name="frage" class="forum_input" /></td>
</tr>
<tr>
<td colspan="2">Âàðèàíòû îòâåòîâ: (Êàæäàÿ íîâàÿ ñòðîêà ÿâëÿåòñÿ íîâûì âàðèàíòîì îòâåòà)<br /><textarea name="vote_body" class="forum_textarea"></textarea><br /></td>
</tr>
<tr>
<td colspan="2"><br /><input type="checkbox" value="1" name="poll_multiple"> Ðàçðåøèòü âûáîð íåñêîëüêèõ âàðèàíòîâ</td>
</tr>
</table>
</div>
</td>
</tr>
[/poll]
[not-wysywyg]
<tr>
<th style='text-align: left' colspan='2'><strong>Ñîîáùåíèå</strong></th>
</tr>
<tr>
<td class='row1' style='width: 20%;'>&nbsp;</td>
<td class='row1'>
{bbcode}
</td>
</tr>
[/not-wysywyg]
<tr>
<td class='row1' style='width: 20%;'>&nbsp;</td>
<td class='row1'>[not-wysywyg]<textarea id="post_text" name="post_text" class="forum_textarea">{text}</textarea>[/not-wysywyg]{wysiwyg}<br /></td>
</tr>
[sec_code]
<tr>
<th style='text-align: left' colspan='2'><strong>Çàùèòíûé êîä</strong></th>
</tr>
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Êîä</strong>
</td>
<td class='row2'>
{sec_code}
</td>
</tr>
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Ââåäèòå êîä</strong>
</td>
<td class='row2'><input type="text" name="sec_code" maxlength="150" style="width:115px" class="forum_input" /></td>
</tr>
[/sec_code]
<tr>
<th style='text-align: left' colspan='2'><strong>Îïöèè</strong></th>
</tr>
<tr>
<td class='row2' style='width: 20%;'></td>
<td class='row2'><input type="checkbox" value="0" name="subscription" /> Ïîäïèñàòüñÿ íà òåìó</td>
</tr>
<tr>
<td class='row1' style='text-align: center' colspan="2"><br /><input name="submit" type="submit" class="button" value="Ñîçäàòü òåìó" /> &nbsp;<input type="button" class="button" onclick="PostPreview();" value="Ïðåäâàðèòåëüíûé ïðîñìîòð" /></td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,46 @@
<!-- äîáàâëåíèå áûñòðîãî ïîñòà â ôîðóì -->
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{title}</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="460">
[not-logged]
<tr>
<td width="80" height="25">Âàøå Èìÿ:</td>
<td width="380"><input type="text" name="name" class="forum_input" /></td>
</tr>
<tr>
<td width="80" height="25">Âàø E-Mail:</td>
<td width="380"><input type="text" name="mail" class="forum_input" /></td>
</tr>
[/not-logged]
<tr>
<td colspan="2">{bbcode}</td>
</tr>
<tr>
<td colspan="2"><textarea id="post_text" name="post_text" class="forum_textarea">{text}</textarea>{wysiwyg}<br />
</td>
</tr>
<tr>
<td width="120" height="25"><input name="submit" onClick="doAddPost();return false;" type="button" class="button" value="Îòïðàâèòü" />
</td>
<td width="340"></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,16 @@
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{category}</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<th width="66%" align="left" colspan="2">Ôîðóì</th>
<th width="7%" align="center">Òåì</th>
<th width="7%" align="center">Îòâåòîâ</th>
<th width="35%" align="left">Ïîñëåäíåå ñîîáùåíèå</th>
</tr>
{forums}
<tr>
<td colspan="7" class="catend"><!-- äîëæíî áûòü ïóñòî --></td>
</tr>
</table>
</div>
<br />

View File

@@ -0,0 +1,72 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle">
<img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Ðåäàêòèðîâàíèå òåìû</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<th style='text-align: left' colspan='2'><strong>Òåìà</strong></th>
</tr>
<tr>
<td class='row2' width="120" height="25">Íàçâàíèå òåìû:</td>
<td class='row2' width="340"><input type="text" name="topic_title" value="{topic_title}" maxlength="150" class="forum_input" /></td>
</tr>
<tr>
<td class='row2' width="120" height="25">Îïèñàíèå òåìû:</td>
<td class='row2' width="340"><input type="text" name="topic_descr" value="{topic_descr}" maxlength="150" class="forum_input" /> (Îïöèîíàëüíî)</td>
</tr>
[poll]
<tr>
<th style='text-align: left' colspan='2'><strong>Îïðîñ</strong></th>
</tr>
[poll]
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Îïöèè îïðîñà</strong>
</td>
<td class='row2'>
<a href="JavaScript:ShowHide('poll');">Íàæìèòå ñþäà äëÿ óïðàâëåíèÿ îïðîñîì â ýòîé òåìå</a><br />
<div style='display:none' id='poll'>
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td width="120"><img src="{THEME}/forum/images/spacer.gif" width="120" height="1" border="0" alt="" /></td>
<td width="340"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="120" height="25">Çàãîëîâîê Îïðîñà:</td>
<td width="340"><input type="text" name="vote_title" class="forum_input" / value="{vote_title}"></td>
</tr>
<tr>
<td width="120" height="25">Âîïðîñ:</td>
<td width="340"><input type="text" name="frage" class="forum_input" / value="{frage}"></td>
</tr>
<tr>
<td colspan="2">Âàðèàíòû îòâåòîâ: (Êàæäàÿ íîâàÿ ñòðîêà ÿâëÿåòñÿ íîâûì âàðèàíòîì îòâåòà)<br /><textarea name="vote_body" class="forum_textarea">{vote_body}</textarea><br /></td>
</tr>
<tr>
<td colspan="2"><br /><input type="checkbox" value="1" name="poll_multiple"> Ðàçðåøèòü âûáîð íåñêîëüêèõ âàðèàíòîâ</td>
</tr>
</table>
</div>
</td>
</tr>
[/poll]
<tr>
<th style='text-align: left' colspan='2'><strong>Îïöèè</strong></th>
</tr>
<tr>
<td class='row1' style='width: 20%; text-align: right'>
<strong>Èêîíêè ñîîáùåíèÿ</strong>
</td>
<td class='row2'>
{post_icons}
</td>
</tr>
<tr>
<td style='text-align: center' colspan='2' class='row2'><br /><input name="submit" type="submit" class="button" value="Îòðåäàêòèðîâàòü òåìó" /></td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,73 @@
{banner}
[rules]
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{rules-name}</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<td align="left" class="row2">{rules-text}</td>
</tr>
<tr>
<td class="catend"><!-- äîëæíî áûòü ïóñòî --></td>
</tr>
</table>
</div>
<br />
[/rules]
{subforums}
<div style="padding-top:0px; padding-right:0px; padding-bottom:5px; padding-left:0px;" align="right">[new_topic]<img src="{THEME}/forum/images/t_new.gif" border="0" alt="" />[/new_topic]</div>
<div class="borderwrap">
<div class="maintitle">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="99%"><div><img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{forum}</div></td>
<td width="1%" align="right" nowrap="nowrap"><div class="popmenubutton">[options]Îïöèè ôîðóìà <img src="{THEME}/forum/images/dlet_action_down.gif" border="0" alt="Îòêðûòü ìåíþ" />[/options]</div></td>
</tr>
</table>
</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<th>&nbsp;</th>
<th width="50%" align="left">Íàçâàíèå òåìû</th>
<th width="7%" align="center">Îòâåòîâ</th>
<th width="14%" align="center">Àâòîð</th>
<th width="7%" align="center">Ïðîñìîòðîâ</th>
<th width="22%" align="left" nowrap="nowrap">Ïîñëåäíåå ñîîáùåíèå</th>
[selected]<th align="center">&nbsp;</th>[/selected]
</tr>
{topics}
<tr>
<td colspan="8" class="row2">{info}</td>
</tr>
<tr>
<td colspan="8" class="row1"><div style="float:left;">[fast-search]<input type="text" name="search_text"/">&nbsp;<input name="submit" type="submit" class="button" value=">>>"/>[/fast-search]</div><div align="right">[moderation]{moderation}&nbsp;<input name="gomod" type="submit" class="button" value="Ok"/>[/moderation]</div></td>
</tr>
<tr>
<td colspan="8" class="catend"><!-- äîëæíî áûòü ïóñòî --></td>
</tr>
</table>
</div>
<br />
{navigation}
[online]
<div class="borderwrap" style="padding:1px;">
<div class="formsubtitle" style="padding:5px;"><strong>{all_count}</strong>÷åë. ÷èòàþò ýòîò ôîðóì (ãîñòåé: {guest_count})</div>
<div class="row1" style="padding:5px;">Ïîëüçîâàòåëåé: <strong>{member_count}</strong> {member_list}</div>
</div>
<br />
[/online]
<div class="activeusers">
<div class="row2">
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<td width="240" valign="top" class="row2"><img src="{THEME}/forum/images/dlet_norm.gif" width="19" height="15" border="0" alt="Îòêðûòàÿ òåìà (åñòü íîâûå îòâåòû)" />&nbsp;&nbsp;Îòêðûòàÿ òåìà (åñòü íîâûå îòâåòû)<br />
<img src="{THEME}/forum/images/dlet_norm_no.gif" width="19" height="15" border="0" alt="Îòêðûòàÿ òåìà (íåò íîâûõ îòâåòîâ)" />&nbsp;&nbsp;Îòêðûòàÿ òåìà (íåò íîâûõ îòâåòîâ)<br />
<img src="{THEME}/forum/images/dlet_hot.gif" width="19" height="15" border="0" alt="Ãîðÿ÷àÿ òåìà (åñòü íîâûå îòâåòû)" />&nbsp;&nbsp;Ãîðÿ÷àÿ òåìà (åñòü íîâûå îòâåòû)<br />
<img src="{THEME}/forum/images/dlet_hot_no.gif" width="19" height="15" border="0" alt="Ãîðÿ÷àÿ òåìà (íåò íîâûõ îòâåòîâ)" />&nbsp;&nbsp;Ãîðÿ÷àÿ òåìà (íåò íîâûõ îòâåòîâ)</td>
<td valign="top" class="row2"><img src="{THEME}/forum/images/dlet_poll.gif" width="19" height="15" border="0" alt="Îïðîñ (åñòü íîâûå ãîëîñà)" />&nbsp;&nbsp;Îïðîñ (åñòü íîâûå ãîëîñà)<br />
<img src="{THEME}/forum/images/dlet_poll_no.gif" width="19" height="15" border="0" alt="Îïðîñ (íåò íîâûõ ãîëîñîâ)" />&nbsp;&nbsp;Îïðîñ (íåò íîâûõ ãîëîñîâ)<br />
<img src="{THEME}/forum/images/dlet_closed.gif" width="14" height="14" border="0" alt="Çàêðûòàÿ òåìà" />&nbsp;&nbsp;&nbsp;Çàêðûòàÿ òåìà</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,7 @@
<tr>
<td align="center" width="1%" class="row2">{status}</td>
<td align="left" class="row2"><strong>{name}</strong> (<a href="{forum_id_rss}"><font color=orange><b>RSS</b></font></a>)<br /><span class="forumdesc">{description}<strong>{forums}</strong><i>{moderators}</i></span></td>
<td align="center" class="row1">{topics}</td>
<td align="center" class="row1">{post}</td>
<td align="left" class="row1" nowrap="nowrap"><span class="lastaction">{last}</span></td>
</tr>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 695 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 492 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 547 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 136 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 B

View File

@@ -0,0 +1,42 @@
<!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">
<head>
{headers}
<style type="text/css" media="all">@import url({THEME}/css/forum.css);</style>
</head>
<body class="dle_forum">
{AJAX}
{info}{content}
<br /><center><noindex>
<!--LiveInternet counter--><script type="text/javascript"><!--
document.write("<a href='http://www.liveinternet.ru/click' "+
"target=_blank><img src='//counter.yadro.ru/hit?t14.5;r"+
escape(document.referrer)+((typeof(screen)=="undefined")?"":
";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?
screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+
";h"+escape(document.title.substring(0,80))+";"+Math.random()+
"' alt='' title='LiveInternet: ïîêàçàíî ÷èñëî ïðîñìîòðîâ çà 24"+
" ÷àñà, ïîñåòèòåëåé çà 24 ÷àñà è çà ñåãîäíÿ' "+
"border='0' width='88' height='31'><\/a>")
//--></script><!--/LiveInternet-->
<!-- Yandex.Metrika informer --><a href="http://metrika.yandex.ru/stat/?id=8167594&amp;from=informer" target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/8167594/3_0_FFFFFFFF_E2E3E6FF_0_pageviews" style="width:88px; height:31px; border:0;" alt="ßíäåêñ.Ìåòðèêà" title="ßíäåêñ.Ìåòðèêà: äàííûå çà ñåãîäíÿ (ïðîñìîòðû, âèçèòû è óíèêàëüíûå ïîñåòèòåëè)" onclick="try{Ya.Metrika.informer({i:this,id:8167594,type:0,lang:'ru'});return false}catch(e){}"/></a><!-- /Yandex.Metrika informer --><!-- Yandex.Metrika counter --><div style="display:none;"><script type="text/javascript">(function(w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter8167594 = new Ya.Metrika({id:8167594, enableAll: true}); } catch(e) { } }); })(window, "yandex_metrika_callbacks");</script></div><script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script><noscript><div><img src="//mc.yandex.ru/watch/8167594" style="position:absolute; left:-9999px;" alt="" /></div></noscript><!-- /Yandex.Metrika counter -->
<!-- Yandex.Metrika counter -->
<div style="display:none;"><script type="text/javascript">
(function(w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter8167594 = new Ya.Metrika({id:8167594, enableAll: true});
}
catch(e) { }
});
})(window, "yandex_metrika_callbacks");
</script></div>
<script src="//mc.yandex.ru/metrika/watch.js" type="text/javascript" defer="defer"></script>
<noscript><div><img src="//mc.yandex.ru/watch/8167594" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
</noindex></center>
</body>
</html>

View File

@@ -0,0 +1 @@
{info}

View File

@@ -0,0 +1,93 @@
<?
if ($is_logged == TRUE){
$login_panel = <<<HTML
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" width="20%">
Âû âîøëè êàê: <strong>{$member_id['name']}</strong> ( <a onclick="javascript: showBusyLayer()" href="{$link_logout}">Âûõîä</a> ) &nbsp;
</td>
HTML;
if ($user_group[$member_id['user_group']]['allow_admin']) {
$login_panel .= <<<HTML
<td align="right" width="80%">
&nbsp;<a href="{$adminlink}" target="_blank">Àäìèíöåíòð</a> |
HTML;
}
$login_panel .= <<<HTML
&nbsp;<a href="{$link_profile}"><strong>Ïðîôèëü</strong></a>&nbsp; | &nbsp;<a href="{$link_pm}">Ñîîáùåíèÿ ({$member_id['pm_unread']} | {$member_id['pm_all']})</a>
</td>
</td>
</table>
HTML;
} else {
$login_panel = <<<HTML
<form method="post" onsubmit="javascript:showBusyLayer()" action=''>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">
<a href="{$link_regist}"><b>Ðåãèñòðàöèÿ</b></a> | <a href="{$link_lost}">Íàïîìíèòü ïàðîëü?</a>
</td>
<td width="120" align="left" valign="top">
<input name="login_name" type="text" class="forum_input" style="width: 110px" value="Èìÿ ïîëüçîâàòåëÿ" onfocus="this.value = '';" />
</td>
<td width="120" align="left" valign="top">
<input name="login_password" type="password" class="forum_input" style="width: 110px" value="......" onfocus="this.value = '';" />
</td>
<td width="70" align="right" valign="middle">
<input name="submit" type="submit" class="button" value="Îòïðàâèòü" /><input name="login" type="hidden" id="login" value="submit" />
</td>
</tr>
</table>
</form>
HTML;
}
?>

View File

@@ -0,0 +1,22 @@
<div style="padding:1px; border-width:1px; border-color:black; border-style:solid;">
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="headerback">
<tr>
<td align="left" valign="top"><a href="/forum/"><img src="{THEME}/forum/images/logo.jpg" border="0" alt="Files-Sib.NET Forum" width="228" height="110" /></a></td>
<td align="right" style="padding-top: 72px; padding-right: 10px; color: #336699; font-weight:bold;" class="header_menu"><a href="/">Íà ãëàâíóþ ñòðàíèöó ñàéòà</a> | [search-link]Ïîèñê[/search-link] | [getnew-link]Íîâûå ñîîáùåíèÿ[/getnew-link] | [subscription-link]Ïîäïèñêè[/subscription-link]</td>
</tr>
</table>
</div>
<!-- link to site -->
<div style="height:5px;"></div>
<div style="font-weight:bold; font-size:10px; background-color:rgb(240,245,250); padding:7px; border-width:1px; border-color:rgb(194,207,223); border-style:solid;"> {BOARD HEADER}</div>
<br />
{BOARD}
{STATS}
<br />
<table width="100%" cellspacing="0" cellpadding="0" style="font-size:10px; background-color:rgb(240,245,250); border-width:1px; border-color:rgb(194,207,223); border-style:solid;">
<tr>
<td style="padding:7px;" width="45%" align="left" nowrap="nowrap">&nbsp;</td>
<td style="padding:7px;" width="10%" align="center" nowrap="nowrap"><strong> <div class="copyright1">[textversion]Òåêñòîâàÿ âåðñèÿ[/textversion]</div></strong></td>
<td style="padding:7px;" width="45%" align="right" nowrap="nowrap">Ñåé÷àñ: {now_time}</td>
</tr>
</table>

View File

@@ -0,0 +1,29 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Ïåðåìåùåíèå ñîîáùåíèé</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-left:8px; padding-right:5px; padding-top:5px; padding-bottom:5px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="300" height="25"><strong>Ââåäèòå íîìåð (id) òåìû</strong><br /><i>Âû ìîæåòå ñêîïèðîâàòü ññûëêó íà òåìó èç àäðåñíîé ñòðîêè áðàóçåðà è âñòàâèòü ñþäà</i></td>
<td><input type="text" name="new_topic" class="forum_input"/></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br /><input name="submit" type="submit" class="button" value="Ïåðåìåñòèòü ñîîáùåíèÿ" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,29 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Ïåðåìåùåíèå òåìû: {topic_title}</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-left:8px; padding-right:5px; padding-top:5px; padding-bottom:5px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="300" height="25">Ïåðåìåñòèòü ýòó òåìó èç <strong>{forum}</strong> â</td>
<td>{forum_list}</td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br /><input name="submit" type="submit" class="button" value="Ïåðåìåñòèòü òåìó" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,18 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{title}</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:8px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">{msg}</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div><br />

View File

@@ -0,0 +1 @@
<div class="forum_navigation" style="margin-top:10px; margin-bottom:10px;">[page-link]{pages_count} ñòðàíèö[/page-link] {pages} [next-link]Äàëåå[/next-link]</div>

View File

@@ -0,0 +1,34 @@
<div style="margin-top:1px;">
<div class="polltitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{vote_title}</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td align="left"><br /><strong>{question}</strong><br /><br /></td>
</tr>
<tr>
<td align="left">{vote_body}</td>
</tr>
<tr>
<td align="center"><br /><strong>Âñåãî ïðîãîëîñîâàëî: {vote_count}</strong><br /><br /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td class="formbuttonrow" align="center"><input type="button" class="button" onclick="doPoll('vote'); return false;" value="Ãîëîñîâàòü" />&nbsp;<input type="button" class="button" onclick="doPoll('results'); return false;" value="Ðåçóëüòàòû" /></td>
</tr>
<tr>
<td class="catend"><!-- äîëæíî áûòü ïóñòî --></td>
</tr>
</table>
</div>

View File

@@ -0,0 +1,24 @@
<table width="100%" cellspacing="0" cellpadding="0" class="ipbtable">
<tr>
<td class="row2" width="146" align="center">{author}</td>
<td class="row2"><span class="postdetails">
<div style="float:left;">{topic_url} <img src="{THEME}/forum/images/to_post_off.gif" width="8" height="9" border="0" alt="" /> {post-date}</div>
<div align="right">{ip} Ñîîáùåíèå #{post_id}{selected}</div>
</span></td>
</tr>
<tr>
<td valign="top" class="post2" align="center"><span class="postdetails">{ts} <img src="{foto}" border="0" alt="" /><br />
{repa}<br />
Ãðóïïà: {group-name}<br />
Ñîîáùåíèé: {post-num}<br />
Ðåãèñòðàöèÿ: {registration}<br />
ICQ: {icq}<br /></span></td>
<td valign="top" class="post2"><span class="postcolor">{text}</span>{edit-info}[signature]<br />
--------------------<br />
{signature}[/signature]</td>
</tr>
<tr>
<td class="formbuttonrow" nowrap="nowrap"><div align="left"><a href="#posts"><img src="{THEME}/forum/images/dlet_up.gif" width="24" height="21" border="0" alt="Ïåðåéòè â íà÷àëî ñòðàíèöû" /></a> [report]<img src="{THEME}/forum/images/dlet_report.gif" width="72" height="21" border="0" alt="Ñîîáùèòü î ñîîáùåíèè" />[/report]</div></td>
<td class="formbuttonrow" nowrap="nowrap"><div align="right">[fast]<img src="{THEME}/forum/images/dlet_mq_add.gif" width="74" height="21" border="0" alt="Âñòàâêà öèòàòû" />[/fast] [post-edit]<img src="{THEME}/forum/images/dlet_edit.gif" width="89" height="21" border="0" alt="Ðåäàêòèðîâàòü ñîîáùåíèå" />[/post-edit] [post-del]<img src="{THEME}/forum/images/dlet_delete.gif" width="80" height="21" border="0" alt="Óäàëèòü ñîîáùåíèå" />[/post-del]</div></td>
</tr>
</table>

View File

@@ -0,0 +1 @@
<h4>Àâòîð: {author} | {post-date}</h4><p>{text}<br /></p>

View File

@@ -0,0 +1,91 @@
<html>
<head>
<title>Âåðñèÿ äëÿ ïå÷àòè</title>
<style type='text/css'>
body{
background: #FFF;
color: #222;
font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
font-size: 11px;
line-height: 135%;
margin: 0px;
padding: 0px; /* required for Opera to have 0 margin */
text-align: center; /* centers board in MSIE */
}
img{
border: 0; /* makes sure linked images do not have a border */
vertical-align: middle;
}
a:link,
a:visited,
a:active{
background: transparent;
color: #222;
text-decoration: underline;
}
a:hover{
background: transparent;
color: #34498B;
}
#print{
margin: 20px auto 20px auto;
padding: 0;
text-align: left;
width: 85%;
}
#print h1,
#print h2,
#print h3,
#print h4,
#print p{
color: #036;
font-size: 18px;
font-weight: bold;
margin: 0;
padding: 8px;
}
#print h2,
#print h3,
#print p{
border-bottom: 1px solid #999;
font-size: 11px;
font-weight: normal;
}
#print h3{
background: #F5F5F5;
font-size: 12px;
font-weight: bold;
margin: 0 0 10px 0;
}
#print h4{
background: #F9F9F9;
font-size: 11px;
}
#print p{
margin: 0 0 5px 0;
padding: 10px;
}
#print p.printcopy{
border: 0;
color: #000;
text-align: center;
}
</style>
</head>
<body>
<div id='print'>
<h1>Âåðñèÿ äëÿ ïå÷àòè</h1>
<h2><a href="{topic_link}" title="Íàæìèòå äëÿ ïðîñìîòðà òåìû">Íàæìèòå ñþäà äëÿ ïðîñìîòðà ýòîé òåìû â îáû÷íîì ôîðìàòå</a></h2>
<h3>{topic_title}</h3>
<div class='printpost'>{post_list}</div></div>
Powered By <a href='http://dlekey.cn/'>DLEKEY</a> &copy; 2008&nbsp;DLE Files Group
</body>
</html>

View File

@@ -0,0 +1,36 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Îòïðàâèòü ìîäåðàòîðó æàëîáó íà ýòî ñîîáùåíèå</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td width="120"><img src="{THEME}/forum/images/spacer.gif" width="120" height="1" border="0" alt="" /></td>
<td width="340"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="120" height="25">Ââåäèòå òåêñò æàëîáû:</td>
<td width="340"><textarea name="report" style="width:320px; height:120px" rows="" cols="" class="forum_textarea"></textarea></td>
</tr>
<tr>
<td colspan="2">&nbsp;</td>
</tr>
<tr>
<td width="120">&nbsp;</td>
<td width="340"><input name="submit" type="submit" class="button" value="Îòïðàâèòü" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,39 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Ïîèñê ïî ôîðóìó</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<th style='text-align: left' colspan='2'><strong>Ïîèñê ïî êëþ÷åâûì ñëîâàì</strong></th>
</tr>
<tr>
<td class='row1' width="120" height="25">Ââåäèòå êëþ÷åâîå ñëîâî</td>
<td class='row1' width="340"><input type="text" name="search_text" maxlength="150" class="forum_input" /></td>
</tr>
[sec_code]
<tr>
<th style='text-align: left' colspan='2'><strong>Çàùèòíûé êîä</strong></th>
</tr>
<tr>
<td class='row1' width="120" height="25">Êîä:</td>
<td class='row1' width="340">{sec_code}</td>
</tr>
<tr>
<td class='row1' width="120" height="25">Ââåäèòå êîä:</td>
<td class='row1' width="340"><input type="text" name="sec_code" maxlength="150" style="width:115px" class="forum_input" /></td>
</tr>
[/sec_code]
<tr>
<th style='text-align: left' colspan='2'><strong>Èñêàòü</strong></th>
</tr>
<tr>
<td class='row1' width="120" height="25">Ôîðóìû:</td>
<td class='row1' width="340">{forum_select}</td>
</tr>
<tr>
<td class='row1' width="120" height="25">Èñêàòü â:</td>
<td class='row1' width="340"><input type="radio" name="search_in" class="radiobutton" value="posts" checked="checked">Â ñîîáùåíèÿõ<br /><input type="radio" name="search_in" class="radiobutton" value="titles" />Â çàãîëîâêàõ</td>
</tr>
<tr>
<td class='row1' style='text-align: center' colspan='2'><input name="submit" type="submit" class="button" value="Íàéòè" /></td>
</tr>
</table></div></div>

View File

@@ -0,0 +1,48 @@
<div style="margin-top:1px;">
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Îòïðàâêà ïèñüìà äðóãó</div>
<table width="100%" cellspacing="1" cellpadding="0">
<tr>
<td class="row2">
<div style="padding-top:5px; padding-right:5px; padding-bottom:5px; padding-left:10px;">
<table cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left">
<table cellpadding="0" cellspacing="0" width="460">
<tr>
<td width="140"><img src="{THEME}/forum/images/spacer.gif" width="140" height="1" border="0" alt="" /></td>
<td width="320"><img src="{THEME}/forum/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
</tr>
<tr>
<td width="140" height="25">Êîìó (èìÿ äðóãà):</td>
<td width="320"><input type="text" name="frend_name" maxlength="150" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25">Îòïðàâèòü íà (e-mail):</td>
<td width="320"><input type="text" name="frend_mail" maxlength="150" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25">Òåìà:</td>
<td width="320"><input type="text" name="frend_title" maxlength="150" value="{topic_title}" class="forum_input" /></td>
</tr>
<tr>
<td width="140" height="25">Ñîîáùåíèå:</td>
<td width="320"><textarea name="frend_text" style="width:320px; height:120px" rows="" cols="" class="forum_textarea">ß äóìàþ, ýòî íóæíî ïðî÷èòàòü:
{topic_link}
Ñ óâàæåíèåì, {user_name}</textarea></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><br /><input name="submit" type="submit" class="button" value="Îòïðàâèòü" /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</div>
</div>

View File

@@ -0,0 +1,22 @@
<div class="borderwrap">
<div class="maintitle"> <img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;Ñòàòèñòèêà ôîðóìà</div>
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<td width="1%" class="row1"><img src="{THEME}/forum/images/dlet_stats.gif" width="27" height="27" border="0" alt="Ñòàòèñòèêà ôîðóìà" /></td>
<td class="row2">Ñîîáùåíèé: <strong>{post-num}</strong>&nbsp;&nbsp;Òåì: <strong>{topic-num}</strong><hr />
[online-stats]
Íà ôîðóìå: <strong>{online-num}</strong> ïîñåòèòåëåé çà ïîñëåäíèå {online_time} ìèíóò<br />
Ïîëüçîâàòåëåé: <strong>{member_count}</strong>&nbsp;&nbsp;Ãîñòåé: <strong>{guest_count}</strong><br />
{member_online}<hr />
[/online-stats]
Âñåãî ïîëüçîâàòåëåé: <strong>{all-users}</strong>, Àêòèâíûõ: <strong>{forum-users}</strong><br />
Ïîñëåäíèé çàðåãèñòðèðîâàííûé: <strong>{last_user}</strong><br />
Ðåêîðä ïîñåùàåìîñòè ôîðóìà — <strong>{max_online}</strong>, çàôèêñèðîâàí — <strong>{max_online_time}</strong><br />
Ñàìûå àêòèâíûå: {top-users}
</td>
</tr>
<tr>
<td colspan="2" class="catend"><!-- äîëæíî áûòü ïóñòî --></td>
</tr>
</table>
</div>

View File

@@ -0,0 +1,50 @@
{banner}
<a name="posts"></a>
<table width="100%" cellspacing="0" cellpadding="0" class="ipbtable">
<tr>
<td width="30%" valign="middle" style="padding-left:0px" nowrap="nowrap"><div>{navigation}</div></td>
<td width="70%" align="right" style="padding:5px 0px 5px 0px">[reply]<img src="{THEME}/forum/images/reply.gif" border="0" alt="Îòâåòèòü" />[/reply][new_topic]<img src="{THEME}/forum/images/t_new.gif" border="0" alt="" />[/new_topic]</td>
</tr>
</table>
<div class="borderwrap">
<div class="maintitle">
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td width="99%"><div><img src="{THEME}/forum/images/nav_m.gif" width="8" height="8" border="0" alt="" />&nbsp;{title}</div></td>
<td width="1%" align="right" nowrap="nowrap"><div class="popmenubutton">[options]Îïöèè <img src="{THEME}/forum/images/dlet_action_down.gif" border="0" alt="Îòêðûòü ìåíþ" />[/options]</div></td>
</tr>
</table>
</div>
[poll]{topic_poll}[/poll]
{posts}
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<td class="row1"><div align="left"><div style="float:left;">[fast-search]<input type="text" name="search_text"/">&nbsp;<input name="submit" type="submit" class="button" value="Íàéòè â ýòîé òåìå"/>[/fast-search]</div><div align="right">[old-topic]&laquo;[/old-topic]&nbsp;<b>&middot;&nbsp;{forum_name}&nbsp;&middot;</b>&nbsp;[new-topic]&raquo;[/new-topic]</div></div></td>
</tr>
</table>
</div>
[moderation]<br />
<div class="borderwrap">
<table width="100%" cellspacing="1" cellpadding="0" class="ipbtable">
<tr>
<td class="row1"> <div style="float:left;">{moderation}</div><div align="right">{post_moderation}</div></td>
</tr>
</table>
</div>
[/moderation]
<table width="100%" cellspacing="0" cellpadding="0" class="ipbtable">
<tr>
<td width="30%" valign="middle" style="padding-left:0px" nowrap="nowrap"><div>{navigation}</div></td>
<td width="70%" align="right" style="padding:5px 0px 5px 0px">{s_reply} [reply]<img src="{THEME}/forum/images/reply.gif" border="0" alt="Îòâåòèòü" />[/reply][new_topic]<img src="{THEME}/forum/images/t_new.gif" border="0" alt="" />[/new_topic]</td>
</tr>
</table>
[online]
<div class="borderwrap" style="padding:1px;">
<div class="formsubtitle" style="padding:5px;"><strong>{all_count}</strong>÷åë. ÷èòàþò ýòó òåìó&nbsp;(ãîñòåé: {guest_count})</div>
<div class="row1" style="padding:5px;">Ïîëüçîâàòåëåé: <strong>{member_count}</strong> {member_list}</div>
</div>
[/online]
<a name="reply"></a>
<div style='display:none' id='sreply'><br />{addpost}</div>

View File

@@ -0,0 +1,9 @@
<tr>
<td class="row2" nowrap="nowrap">{status}</td>
<td class="row2" align="left">{title}<br /><span class="forumdesc">{description}{str}</span></td>
<td class="row2" align="center">{post}</td>
<td class="row2" align="center">{author}</td>
<td class="row2" align="center">{show}</td>
<td class="row2" align="left" nowrap="nowrap"><span class="lastaction">{last}</span></td>
[selected]<td class="row2" align="center">{selected}</td>[/selected]
</tr>