Zeile 11 | Zeile 11 |
---|
<thead> <tr> <td class="thead{$collapsedthead['quickreply']}" colspan="2">
|
<thead> <tr> <td class="thead{$collapsedthead['quickreply']}" colspan="2">
|
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.png" id="quickreply_img" class="expander" alt="[-]" title="[-]" /></div>
| <div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['quickreply']}.png" id="quickreply_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
|
<div><strong>{$lang->quick_reply}</strong></div> </td> </tr>
| <div><strong>{$lang->quick_reply}</strong></div> </td> </tr>
|
Zeile 21 | Zeile 21 |
---|
<td class="{$trow}" valign="top" width="22%"> <strong>{$lang->message}</strong><br /> <span class="smalltext">{$lang->message_note}<br /><br />
|
<td class="{$trow}" valign="top" width="22%"> <strong>{$lang->message}</strong><br /> <span class="smalltext">{$lang->message_note}<br /><br />
|
<label><input type="checkbox" class="checkbox" name="options[signature]" value="1"{$optionschecked['signature']} {$postoptionschecked['signature']} /> <strong>{$lang->quickreply_signature}</strong></label><br />
| <label><input type="checkbox" class="checkbox" name="options[signature]" value="1"{$optionschecked['signature']} /> <strong>{$lang->quickreply_signature}</strong></label><br />
|
<label><input type="checkbox" class="checkbox" name="options[disablesmilies]" value="1"{$optionschecked['disablesmilies']} /> <strong>{$lang->quickreply_disable_smilies}</strong></label><br /> <label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1"{$optionschecked['savecopy']} /> <strong>{$lang->quickreply_save_copy}</strong></label>{$private_send_tracking}</span> </td>
| <label><input type="checkbox" class="checkbox" name="options[disablesmilies]" value="1"{$optionschecked['disablesmilies']} /> <strong>{$lang->quickreply_disable_smilies}</strong></label><br /> <label><input type="checkbox" class="checkbox" name="options[savecopy]" value="1"{$optionschecked['savecopy']} /> <strong>{$lang->quickreply_save_copy}</strong></label>{$private_send_tracking}</span> </td>
|