aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-04-01 12:14:25 +0100
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:15 -0500
commite6d1b07e2b842226a025241b19ede77eb1b3ef24 (patch)
treea37dd3b9264a9f2760ed45ea712ea06ab9c633fb /phpBB/adm/style/acp_main.html
parentbc99e69f776061bc98b398e824293ed0cc8dc7e6 (diff)
downloadforums-e6d1b07e2b842226a025241b19ede77eb1b3ef24.tar
forums-e6d1b07e2b842226a025241b19ede77eb1b3ef24.tar.gz
forums-e6d1b07e2b842226a025241b19ede77eb1b3ef24.tar.bz2
forums-e6d1b07e2b842226a025241b19ede77eb1b3ef24.tar.xz
forums-e6d1b07e2b842226a025241b19ede77eb1b3ef24.zip
[feature/events] Add main_actions acp template event
PHPBB3-9550
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index ced4cd9b90..83731c6b26 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -204,6 +204,8 @@
<dd><input type="hidden" name="action" value="purge_cache" /><input class="button2" type="submit" id="action_purge_cache" name="action_purge_cache" value="{L_RUN}" /></dd>
</dl>
</form>
+
+ <!-- EVENT main_actions -->
</fieldset>
<!-- ENDIF -->