From fcf6c20291c1c0f2f25028d9116dbf91d0b367fb Mon Sep 17 00:00:00 2001 From: Jakub Senko Date: Sun, 6 Sep 2015 16:14:02 +0200 Subject: [ticket/14144] Add quickreply_editor_subject_before event PHPBB3-14144 --- phpBB/styles/prosilver/template/quickreply_editor.html | 1 + phpBB/styles/subsilver2/template/quickreply_editor.html | 1 + 2 files changed, 2 insertions(+) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/quickreply_editor.html b/phpBB/styles/prosilver/template/quickreply_editor.html index 6a8846626e..ca8ccc0a6b 100644 --- a/phpBB/styles/prosilver/template/quickreply_editor.html +++ b/phpBB/styles/prosilver/template/quickreply_editor.html @@ -4,6 +4,7 @@

{L_QUICKREPLY}

+
diff --git a/phpBB/styles/subsilver2/template/quickreply_editor.html b/phpBB/styles/subsilver2/template/quickreply_editor.html index 5afc723f48..a7614e841f 100644 --- a/phpBB/styles/subsilver2/template/quickreply_editor.html +++ b/phpBB/styles/subsilver2/template/quickreply_editor.html @@ -4,6 +4,7 @@ {L_QUICKREPLY} + {L_SUBJECT}{L_COLON} -- cgit v1.2.1