aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_footer.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-07-22 21:25:57 +0100
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:28 -0500
commit3c8fb03785d14785ab2ddeb2da0aeae48ced1e16 (patch)
treeec12be81d9a5fd6c1fdfe67d2a213e975dd0dcda /phpBB/adm/style/simple_footer.html
parentb95549a7a7c9bcac72764f03ab453749b9ba3ae2 (diff)
downloadforums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.gz
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.bz2
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.xz
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.zip
[feature/events] Adding acp prefix to acp event names
PHPBB3-9550
Diffstat (limited to 'phpBB/adm/style/simple_footer.html')
-rw-r--r--phpBB/adm/style/simple_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html
index 8c6ace203e..a7d006d15d 100644
--- a/phpBB/adm/style/simple_footer.html
+++ b/phpBB/adm/style/simple_footer.html
@@ -18,7 +18,7 @@
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>
<!-- IF S_JQUERY_FALLBACK --><script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript src="{T_ASSETS_PATH}/javascript/jquery.js?assets_version={T_ASSETS_VERSION}" type="text/javascript"%3E%3C/script%3E'));</script><!-- ENDIF -->
-<!-- EVENT simple_footer_end -->
+<!-- EVENT acp_simple_footer_end -->
</body>
</html>