mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
Now I know I FTP'd this, right before I emailed it to Tom ... what the heck is happening ...
git-svn-id: file:///svn/phpbb/trunk@1119 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -390,12 +390,14 @@ function bbstyle(formObj, bbnumber) {
|
|||||||
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
|
<td><span class="gen">{L_ATTACH_SIGNATURE}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<!-- END signature_checkbox -->
|
<!-- END signature_checkbox -->
|
||||||
|
<!-- BEGIN notify_checkbox -->
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<input type="checkbox" name="notify" {S_NOTIFY_CHECKED} />
|
<input type="checkbox" name="notify" {S_NOTIFY_CHECKED} />
|
||||||
</td>
|
</td>
|
||||||
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
|
<td><span class="gen">{L_NOTIFY_ON_REPLY}</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<!-- END notify_checkbox -->
|
||||||
<!-- BEGIN delete_checkbox -->
|
<!-- BEGIN delete_checkbox -->
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
|
Reference in New Issue
Block a user