mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
parent
c1c17c30d3
commit
d4e7982e4d
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||||
|
|
Loading…
Add table
Reference in a new issue