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,4 @@
<div class="item">
{editor}
</div>
<div class="item"><input type="checkbox" name="allow_subscribe" id="allow_subscribe" value="1" /><label for="allow_subscribe">Ïîäïèñàòüñÿ íà êîììåíòàðèè</label><div style="float:right; margin-top:-3px;"><input onclick="doAddComments();return false;" name="submit" type="submit" class="comment-block-search-submit" value="Îòïðàâèòü" /></div></div>

View File

@@ -0,0 +1,13 @@
<div class="shadow2 com block3">
<table border="0" width="100%" id="table1" cellspacing="0" cellpadding="0"><tr>
<td class="com" align="center"><div class="scriptcode line_center" style="margin-top:2px">{author}</div><br />{foto}</td>
<td class="mes">
<div class="scriptcode" style="margin-top:2px">[news]{status}<div style="float:right">{rate}</div>[/news]</div>
<div class="mesbody">{comment}</div>
</td>
</tr>
<tr>
<td class="com"><div class="scriptcode line_center" style="margin-top:2px">{repa}</div></td>
<td class="mes"><div class="scriptcode" style="margin-top:2px">[com-href]{date}[/com-href]<div style="float:right">[fast][ Öèòàòà ][/fast] &nbsp;[com-edit][ Èçìåíèòü ][/com-edit] &nbsp;[com-del][ Óäàëèòü ][/com-del]</div></div></td>
</tr>
</table></div>

View File

@@ -0,0 +1 @@
<div class="shadow2"><div class="block2 line_center"><div class="line"><h1>{title}</h1></div><br />{error}<br /><br></div></div>

View File

@@ -0,0 +1,8 @@
<div class="widget">
{comments}
{comm-navigation}
<h4 class="comments-title">
Äîáàâèòü êîììåíòàðèé
</h4>
{addcomments}
</div>