File: styles/subsilver2/template/quickreply_editor.html
Unmodified
Added
Modified
Removed
Line 4 | Line 4 |
---|
<tr> <th align="center" colspan="2">{L_QUICKREPLY}</th> </tr>
|
<tr> <th align="center" colspan="2">{L_QUICKREPLY}</th> </tr>
|
| <!-- EVENT quickreply_editor_subject_before -->
|
<tr> <td class="row1" width="22%"><b class="genmed">{L_SUBJECT}{L_COLON}</b></td> <td class="row2" width="78%"><input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="124" tabindex="2" value="{SUBJECT}" /></td>
| <tr> <td class="row1" width="22%"><b class="genmed">{L_SUBJECT}{L_COLON}</b></td> <td class="row2" width="78%"><input class="post" style="width:450px" type="text" name="subject" size="45" maxlength="124" tabindex="2" value="{SUBJECT}" /></td>
|