1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12060] Rename event from append to after in acp_bbcodes.html

PHPBB3-12060
This commit is contained in:
Matt Friedman
2013-12-13 13:34:58 -08:00
parent b26e4dd42c
commit 8864c601a2
2 changed files with 2 additions and 2 deletions

View File

@@ -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