mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-24 12:03:21 +01:00
[ticket/12060] Add template event acp_bbcodes_edit_form_append
PHPBB3-12060
This commit is contained in:
parent
b878763ba5
commit
b3a96f0a70
@ -47,6 +47,8 @@
|
||||
</dl>
|
||||
</fieldset>
|
||||
|
||||
<!-- EVENT acp_bbcodes_edit_form_append -->
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
<legend>{L_SUBMIT}</legend>
|
||||
<input class="button1" type="submit" id="submit" name="submit" value="{L_SUBMIT}" />
|
||||
|
@ -1,3 +1,9 @@
|
||||
acp_bbcodes_edit_form_append
|
||||
===
|
||||
* Location: adm/style/acp_bbcodes.html
|
||||
* Since: 3.1.0-a3
|
||||
* Purpose: Add settings to edit BBCodes form
|
||||
|
||||
acp_forums_normal_settings_append
|
||||
===
|
||||
* Location: adm/style/acp_forums.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user