mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/11421] Correctly display submit button when needed
PHPBB3-11421
This commit is contained in:
parent
d658d6640b
commit
300a42f5b8
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- IF .notifications -->
|
<!-- IF .notification_types or .notification_list -->
|
||||||
<fieldset class="display-actions">
|
<fieldset class="display-actions">
|
||||||
<input type="hidden" name="form_time" value="{FORM_TIME}" />
|
<input type="hidden" name="form_time" value="{FORM_TIME}" />
|
||||||
{S_HIDDEN_FIELDS}
|
{S_HIDDEN_FIELDS}
|
||||||
|
|
Loading…
Add table
Reference in a new issue