diff options
author | Tristan Darricau <github@nicofuma.fr> | 2016-12-11 20:43:37 +0100 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2016-12-11 20:43:37 +0100 |
commit | 8eda17f430a797b98b7448290d05910a9bbf580e (patch) | |
tree | b8a74e371e04302d968ff8b8811bc4407d4ff00b /phpBB/adm/style/acp_profile.html | |
parent | 230e737790cb8f6ecd35dcb88c86ce3e60a587b8 (diff) | |
parent | 76ffd288fe5378410d0d811c48e096f42d27622f (diff) | |
download | forums-8eda17f430a797b98b7448290d05910a9bbf580e.tar forums-8eda17f430a797b98b7448290d05910a9bbf580e.tar.gz forums-8eda17f430a797b98b7448290d05910a9bbf580e.tar.bz2 forums-8eda17f430a797b98b7448290d05910a9bbf580e.tar.xz forums-8eda17f430a797b98b7448290d05910a9bbf580e.zip |
Merge pull request #4567 from javiexin/ticket/14887
[ticket/14887] ACP profile step one lang specific event
* javiexin/ticket/14887:
[ticket/14887] ACP profile step one lang specific event
Diffstat (limited to 'phpBB/adm/style/acp_profile.html')
-rw-r--r-- | phpBB/adm/style/acp_profile.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_profile.html b/phpBB/adm/style/acp_profile.html index 07718846cc..cebd2e9632 100644 --- a/phpBB/adm/style/acp_profile.html +++ b/phpBB/adm/style/acp_profile.html @@ -127,6 +127,7 @@ <!-- ENDIF --> </dl> <!-- ENDIF --> + <!-- EVENT acp_profile_step_one_lang_after --> </fieldset> <fieldset class="quick"> |