sibtracker/templates/default/comments/addcomments.tpl
2019-05-18 13:46:03 +08:00

4 lines
385 B
Smarty

<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>