From bc99e69f776061bc98b398e824293ed0cc8dc7e6 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:12:17 +0100 Subject: [feature/events] Add main_notice ACP template event PHPBB3-9550 --- phpBB/adm/style/acp_main.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 8b591294d4..ced4cd9b90 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -76,6 +76,8 @@ + + -- cgit v1.2.1 From e6d1b07e2b842226a025241b19ede77eb1b3ef24 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:14:25 +0100 Subject: [feature/events] Add main_actions acp template event PHPBB3-9550 --- phpBB/adm/style/acp_main.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style') 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 @@
+ + -- cgit v1.2.1 From 44afff6b746d4070c2100cc186f5347ab7b80a70 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:16:30 +0100 Subject: [feature/events] Adding overall_header_head acp template event PHPBB3-9550 --- phpBB/adm/style/overall_header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index f7902e6d2e..fce560e62e 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -155,6 +155,7 @@ function switch_menu() // ]]> + -- cgit v1.2.1 From 9ba18a21f007fd5a625ac0c2dec60185e8c86994 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:18:20 +0100 Subject: [feature/events] Add overall_footer_end acp template event PHPBB3-9550 --- phpBB/adm/style/overall_footer.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index 2bc9ee52d7..a2bebb3d85 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -42,5 +42,7 @@ {SCRIPTS} + + -- cgit v1.2.1 From c7b2665160ef5e160ed03b9fb45b01f774e19193 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:21:13 +0100 Subject: [feature/events] Add users_overview_options acp template event PHPBB3-9550 --- phpBB/adm/style/acp_users_overview.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html index b7e3a9822e..f6ad8f3313 100644 --- a/phpBB/adm/style/acp_users_overview.html +++ b/phpBB/adm/style/acp_users_overview.html @@ -53,6 +53,7 @@

{L_CONFIRM_PASSWORD_EXPLAIN}
+

-- cgit v1.2.1 From 6a29de3f1ba39c6080088198bb63c39b9470fe65 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:23:48 +0100 Subject: [feature/events] Adding simple_header_head acp template event PHPBB3-9550 --- phpBB/adm/style/simple_header.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index 0ba445ca2a..9c2e11e718 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -101,6 +101,7 @@ function find_username(url) // ]]> + -- cgit v1.2.1 From 1f9b6629643840ae99ba13b06c2d44368c1d0810 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 12:24:50 +0100 Subject: [feature/events] Adding simple_footer_end acp template event PHPBB3-9550 --- phpBB/adm/style/simple_footer.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html index 1d5c62b0a3..8c6ace203e 100644 --- a/phpBB/adm/style/simple_footer.html +++ b/phpBB/adm/style/simple_footer.html @@ -18,6 +18,7 @@ + -- cgit v1.2.1 From d913a508a29ee642b13054748dd630de506184a0 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 1 Apr 2012 20:09:56 +0100 Subject: [feature/events] Adding forums_normal_settings acp template ledge PHPBB3-9550 --- phpBB/adm/style/acp_forums.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 9a3706c2f0..1df3839467 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -241,6 +241,7 @@


{L_FORUM_TOPICS_PAGE_EXPLAIN}
+
-- cgit v1.2.1 From 3c8fb03785d14785ab2ddeb2da0aeae48ced1e16 Mon Sep 17 00:00:00 2001 From: Michael Cullum Date: Sun, 22 Jul 2012 21:25:57 +0100 Subject: [feature/events] Adding acp prefix to acp event names PHPBB3-9550 --- phpBB/adm/style/acp_forums.html | 2 +- phpBB/adm/style/acp_main.html | 4 ++-- phpBB/adm/style/acp_users_overview.html | 2 +- phpBB/adm/style/overall_footer.html | 2 +- phpBB/adm/style/overall_header.html | 2 +- phpBB/adm/style/simple_footer.html | 2 +- phpBB/adm/style/simple_header.html | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 1df3839467..9b29ba0afc 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -241,7 +241,7 @@

{L_FORUM_TOPICS_PAGE_EXPLAIN}
- +
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 83731c6b26..d4a4444fef 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -76,7 +76,7 @@ - +
{L_FORUM_STATS}
@@ -205,7 +205,7 @@ - + diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html index f6ad8f3313..9c06ac3c76 100644 --- a/phpBB/adm/style/acp_users_overview.html +++ b/phpBB/adm/style/acp_users_overview.html @@ -53,7 +53,7 @@

{L_CONFIRM_PASSWORD_EXPLAIN}
- +

diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index a2bebb3d85..f76ad698d3 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -42,7 +42,7 @@ {SCRIPTS} - + diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index fce560e62e..74b8fe5fb8 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -155,7 +155,7 @@ function switch_menu() // ]]> - + 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 @@ - + diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index 9c2e11e718..21532f1425 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -101,7 +101,7 @@ function find_username(url) // ]]> - + -- cgit v1.2.1 From b20e91b87722107f268bca76471d589048e6a524 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 31 Jul 2012 21:29:54 +0200 Subject: [feature/events] Rename event_main_actions to acp_main_actions PHPBB3-9550 --- phpBB/adm/style/acp_main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index d4a4444fef..619908242c 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -205,7 +205,7 @@ - + -- cgit v1.2.1 From ae93bd4e80d918a6db33110f075ad9f1bda0b7bd Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:17:11 -0500 Subject: [feature/events] Append "_append" to acp_forums_normal_settings PHPBB3-9550 --- phpBB/adm/style/acp_forums.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 9b29ba0afc..4b21cde418 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -241,7 +241,7 @@


{L_FORUM_TOPICS_PAGE_EXPLAIN}
- +
-- cgit v1.2.1 From 530be9106c8133f0cd326e240cd7d88757ce88ab Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:18:36 -0500 Subject: [feature/events] Fix names of events in adm/style/acp_main.html PHPBB3-9550 --- phpBB/adm/style/acp_main.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 619908242c..b644862ce1 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -76,7 +76,7 @@ - +
{L_FORUM_STATS}
@@ -205,7 +205,7 @@ - + -- cgit v1.2.1 From cdfac59944bc312cfb64bbe1a39090f57851ff8f Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:19:27 -0500 Subject: [feature/events] Append "_append" to acp_users_overview_options PHPBB3-9550 --- phpBB/adm/style/acp_users_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_users_overview.html b/phpBB/adm/style/acp_users_overview.html index 9c06ac3c76..a8e862c141 100644 --- a/phpBB/adm/style/acp_users_overview.html +++ b/phpBB/adm/style/acp_users_overview.html @@ -53,7 +53,7 @@

{L_CONFIRM_PASSWORD_EXPLAIN}
- +

-- cgit v1.2.1 From c0652a72361a21289125f1c5e894d35d1c19e835 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:21:49 -0500 Subject: [feature/events] Change _end suffix to _after in acp_overall_footer_end PHPBB3-9550 --- phpBB/adm/style/overall_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index f76ad698d3..2a8b46d458 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -42,7 +42,7 @@ {SCRIPTS} - + -- cgit v1.2.1 From 79ea26409b638d858ca1f75282cc8b741261c80a Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:22:41 -0500 Subject: [feature/events] Append "_append" to acp_overall_header_head PHPBB3-9550 --- phpBB/adm/style/overall_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index 74b8fe5fb8..8170931221 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -155,7 +155,7 @@ function switch_menu() // ]]> - + -- cgit v1.2.1 From 4e8ee1e6b9c6cd254457a45333920607dd488436 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:23:22 -0500 Subject: [feature/events] acp_simple_footer_end -> acp_simple_footer_after PHPBB3-9550 --- phpBB/adm/style/simple_footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html index a7d006d15d..906a9bebed 100644 --- a/phpBB/adm/style/simple_footer.html +++ b/phpBB/adm/style/simple_footer.html @@ -18,7 +18,7 @@ - + -- cgit v1.2.1 From 11035eb4c4fa778bffda277a3a6b10fff4b99e17 Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 11:23:58 -0500 Subject: [feature/events] Append "_append" to acp_simple_header_head PHPBB3-9550 --- phpBB/adm/style/simple_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index 21532f1425..6e0c360600 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -101,7 +101,7 @@ function find_username(url) // ]]> - + -- cgit v1.2.1 From a686e66c85836c192887a625e6e337cab4b35c3b Mon Sep 17 00:00:00 2001 From: David King Date: Mon, 17 Dec 2012 18:16:39 -0500 Subject: [feature/events] Remove extraneous space PHPBB3-9550 --- phpBB/adm/style/acp_forums.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 4b21cde418..d6c06bf6d8 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -241,7 +241,7 @@


{L_FORUM_TOPICS_PAGE_EXPLAIN}
- +
-- cgit v1.2.1
{L_FORUM_STATS}