From 069f8061698e95f9a94ac65cbf4c8f3c6a7a7714 Mon Sep 17 00:00:00 2001 From: David King Date: Thu, 24 Oct 2013 19:44:40 -0700 Subject: [ticket/11972] Add posting_editor_subject_after template event PHPBB3-11972 --- phpBB/styles/prosilver/template/posting_editor.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver/template/posting_editor.html') diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index f3e62db649..a4be602bdf 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -97,6 +97,8 @@ + +
-- cgit v1.2.1 From 3be5fe535470f075af9718dc301b06981c9c695f Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 30 Oct 2013 21:25:57 -0700 Subject: [ticket/11972] Add posting_editor_subject_before template event PHPBB3-11972 --- phpBB/styles/prosilver/template/posting_editor.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver/template/posting_editor.html') diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index a4be602bdf..9e7716e542 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -86,6 +86,8 @@ + +
-- cgit v1.2.1 From b8eeca7048cdb6573b3c055f4e2aa3410cb4b506 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 30 Oct 2013 21:27:40 -0700 Subject: [ticket/11972] Add posting_editor_message_before template event PHPBB3-11972 --- phpBB/styles/prosilver/template/posting_editor.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver/template/posting_editor.html') diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index 9e7716e542..5afd317fc3 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -133,6 +133,8 @@
+ +
-- cgit v1.2.1 From 835900123e2b6a16288cb6eb635716326dd523c0 Mon Sep 17 00:00:00 2001 From: David King Date: Wed, 30 Oct 2013 21:28:50 -0700 Subject: [ticket/11972] Add posting_editor_message_after template event PHPBB3-11972 --- phpBB/styles/prosilver/template/posting_editor.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/prosilver/template/posting_editor.html') diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index 5afd317fc3..5677b92fc3 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -138,6 +138,8 @@
+ + -- cgit v1.2.1