Customize design - Comments - Form for adding comments
Code
<table border="0" width="100%" cellspacing="1" cellpadding="2" class="commTable">
<tr><td class="commTd2" colspan="2">$ERROR$</td></tr>
<?if(!$USER_LOGGED_IN$)?>
<tr><td width="15%" class="commTd1" nowrap>Vārds *:</td><td class="commTd2"><input class="commFl" type="text" name="name" value="$NAME$" size="30" maxlength="60"></td></tr>
<tr><td class="commTd1">Email:</td><td class="commTd2"><input class="commFl" type="text" name="email" value="$EMAIL$" size="30" maxlength="60"></td></tr>
<?endif?>
<tr><td class="commTd2" colspan="2">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td valign="top">
<textarea class="commFl" style="margin-top:8px;height:100px;width:500px;background:#FFF;border-radius:7px;border:1px solid #00CCFF;font-size:12;text-shadow: 1px 1px 2px, gray 0 0 2em;color:#000"rows="8" name="message" id="message" cols="50">$MESSAGE$</textarea></td>
<td class="commTd2" colspan="2" align="center"><input type="submit" class="commSbmFl" id="addcBut" name="submit" style="margin-top:8px;height:100px;width:65px;background:#00CCFF;border-radius:7px;border:1px solid #fff;font-size:10;text-shadow: 1px 1px 2px, gray 0 0 2em;color:#FFF" value="Pievienot">
</tr></td></tr></table>
<?if($SUBSCRIBE$)?><tr><td width="15%" class="commTd1" nowrap>Paraksts:</td><td class="commTd2">$SUBSCRIBE$</td></tr><?endif?>
<?if($SECURITY_CODE$)?><tr><td class="commTd1" nowrap>Kods *:</td>
<td class="commTd2">$SECURITY_CODE$</td></tr><?endif?></td></tr></table>
Iznākums;