Комментарии => Форма добавления комментариев
Code
<table class="commTable" border="0" cellpadding="2" cellspacing="1" width="100%">
<tbody><tr><td class="commTd2" colspan="2">$ERROR$</td></tr>
<?if(!$USER_LOGGED_IN$)?>
<tr><td class="commTd1" width="15%" nowrap="nowrap">Имя *:</td><td class="commTd2">
<input class="commFl" name="name" size="30" maxlength="60" value="Ваше Имя*" onblur="if(this.value==''){this.value='Ваше Имя*';}" onfocus="if(this.value=='Ваше Имя*'){this.value='';}" type="text">
</td></tr>
<tr><td class="commTd1">Email:</td><td class="commTd2">
<input class="commFl" name="email" size="30" maxlength="60" value="Ваше e-mail*" onblur="if(this.value==''){this.value='Ваше e-mail*';}" onfocus="if(this.value=='Ваше e-mail*'){this.value='';}" type="text">
</td></tr>
<?endif?>
<tr><td class="commTd2" colspan="2"><div style="padding-bottom: 2px; text-align: center;">$BBCODES$</div><table border="0" cellpadding="0" cellspacing="0" width="100%"><tbody><tr><td valign="top"> <textarea class="commFl" style="height: 135px;" rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td><?if($SMILES$)?><?endif?></tr></tbody></table></td></tr>
<?if($SUBSCRIBE$)?><?endif?>
<?if($SECURITY_CODE$)?><tr><td class="commTd1" nowrap="nowrap">Код *:</td><td class="commTd2">$SECURITY_CODE$<br></td></tr><?endif?><tr style="font-family: Comic Sans MS; color: rgb(0, 0, 205); font-weight: bold;"><td colspan="3" id="allSmiles" align="center" nowrap="nowrap"><span style="font-size: 18pt;"><a href="javascript://" rel="nofollow" onclick="new _uWnd('Sml',' ',-250,-350,{autosize:0,closeonesc:1,resize:0},{url:'/index/35-1-0'});return false;">Смайлы</a></span></td>
</tr><tr><td class="commTd2" colspan="2" align="center"><input class="commSbmFl" id="addcBut" name="submit" value="- Добавить комментарий -" type="submit"></td></tr></tbody></table>