diff options
| author | Matt Friedman <maf675@gmail.com> | 2013-12-13 13:34:58 -0800 |
|---|---|---|
| committer | Matt Friedman <maf675@gmail.com> | 2013-12-13 13:34:58 -0800 |
| commit | 8864c601a2ef1232d8d2315499e189a1c92ec37c (patch) | |
| tree | a52a08757f6352b1d40f735d3b8afa9db02e941f /phpBB/adm | |
| parent | b26e4dd42c434221acb488641a121e97307cb7dd (diff) | |
| download | forums-8864c601a2ef1232d8d2315499e189a1c92ec37c.tar forums-8864c601a2ef1232d8d2315499e189a1c92ec37c.tar.gz forums-8864c601a2ef1232d8d2315499e189a1c92ec37c.tar.bz2 forums-8864c601a2ef1232d8d2315499e189a1c92ec37c.tar.xz forums-8864c601a2ef1232d8d2315499e189a1c92ec37c.zip | |
[ticket/12060] Rename event from append to after in acp_bbcodes.html
PHPBB3-12060
Diffstat (limited to 'phpBB/adm')
| -rw-r--r-- | phpBB/adm/style/acp_bbcodes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_bbcodes.html b/phpBB/adm/style/acp_bbcodes.html index 8da2afb011..4b48b94519 100644 --- a/phpBB/adm/style/acp_bbcodes.html +++ b/phpBB/adm/style/acp_bbcodes.html @@ -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> |
