aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/adm/style/acp_styles.html1
-rw-r--r--phpBB/docs/events.md7
2 files changed, 8 insertions, 0 deletions
diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html
index 92ceaebc08..64123808c6 100644
--- a/phpBB/adm/style/acp_styles.html
+++ b/phpBB/adm/style/acp_styles.html
@@ -87,6 +87,7 @@
<!-- ENDIF -->
<!-- IF .styles_list -->
+ <!-- EVENT acp_styles_list_before -->
<table class="table1 styles">
<thead>
<tr>
diff --git a/phpBB/docs/events.md b/phpBB/docs/events.md
index 2639871cae..60f4dc2312 100644
--- a/phpBB/docs/events.md
+++ b/phpBB/docs/events.md
@@ -190,6 +190,13 @@ acp_ranks_list_header_before
* Purpose: Add content after the last header-column (but before the action column)
in the ranks list in the ACP
+acp_styles_list_before
+===
+* Locations:
+ + adm/style/acp_styles.html
+* Since: 3.1.7-RC1
+* Purpose: Add content before list of styles
+
acp_users_profile_before
===
* Locations:
s='right'>2011-04-04 20:17:01 +0000 commit1bfb2b8300d315f5b5e2986a39d91881d00f6a72 (patch) tree922ae26a05dd48b8c74578fb8abbd4abef06e404 parentb4ab8f2a2d41706f36117e3a1fb48f9fc6197ea1 (diff)downloaddrakx-1bfb2b8300d315f5b5e2986a39d91881d00f6a72.tar
drakx-1bfb2b8300d315f5b5e2986a39d91881d00f6a72.tar.gz
drakx-1bfb2b8300d315f5b5e2986a39d91881d00f6a72.tar.bz2
drakx-1bfb2b8300d315f5b5e2986a39d91881d00f6a72.tar.xz
drakx-1bfb2b8300d315f5b5e2986a39d91881d00f6a72.zip
- perl -pi -e 's!"Check bad blocks\?"!"Check for bad blocks\?"!'
Diffstat