<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<td class="trow1" valign="top" width="25%"><strong>{$lang->announcement}</strong><br />{$smilieinserter}</td> <td class="trow1" valign="top" width="75%"><textarea id="message" name="message" rows="20" cols="70">{$message}</textarea>{$codebuttons}</td> </tr>
|
<tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
| <tr> <td class="trow1" valign="top" width="25%"><strong>{$lang->allow_mycode}</strong></td> <td class="trow1" valign="top" width="75%"><label><input type="radio" name="allowmycode" value="1"{$mycode_sel['yes']} /> {$lang->yes}</label> <label><input type="radio" name="allowmycode" value="0"{$mycode_sel['no']} /> {$lang->no}</label></td>
|