View file templates/viewtopic_post.tpl
<form action="{S_POST_ACTION}" method="post"> <p>Быстрый ответ:<br/> <!-- BEGIN switch_username_select --> Логин: <input type="text" name="username" /><br/>Сообщение:<br/> <!-- END switch_username_select --> <textarea name="message" rows="4" cols="15" style="width: 240px;"></textarea><br/> <input type="checkbox" name="translit" /> Транслит<br/> {S_HIDDEN_FORM_FIELDS} <input class="subbutton" type="submit" name="post" value="{L_SUBMIT}" /></p> </form>