mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/12060] Rename event from append to after in acp_bbcodes.html
PHPBB3-12060
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
</dl>
|
||||
</fieldset>
|
||||
|
||||
<!-- EVENT acp_bbcodes_edit_form_append -->
|
||||
<!-- EVENT acp_bbcodes_edit_fieldsets_after -->
|
||||
|
||||
<fieldset class="submit-buttons">
|
||||
<legend>{L_SUBMIT}</legend>
|
||||
|
@@ -10,7 +10,7 @@ acp_bbcodes_actions_prepend
|
||||
* Since: 3.1.0-a3
|
||||
* Purpose: Add actions to the BBCodes page, before edit/delete buttons
|
||||
|
||||
acp_bbcodes_edit_form_append
|
||||
acp_bbcodes_edit_fieldsets_after
|
||||
===
|
||||
* Location: adm/style/acp_bbcodes.html
|
||||
* Since: 3.1.0-a3
|
||||
|
Reference in New Issue
Block a user