From 4e1a86d848b90f9e36b012494c592feec153cc22 Mon Sep 17 00:00:00 2001 From: PayBas Date: Sun, 20 Apr 2014 20:32:45 +0200 Subject: [PATCH] [ticket/12389] Moved PM tools to UCP template PHPBB3-12389 --- phpBB/language/en/ucp.php | 1 + .../prosilver/template/ucp_pm_message_header.html | 12 +++++++++++- .../prosilver/template/viewtopic_topic_tools.html | 3 +-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/phpBB/language/en/ucp.php b/phpBB/language/en/ucp.php index 40c8bd9f8e..0af2ffe039 100644 --- a/phpBB/language/en/ucp.php +++ b/phpBB/language/en/ucp.php @@ -412,6 +412,7 @@ $lang = array_merge($lang, array( 'PM_SENTBOX' => 'Sent messages', 'PM_SUBJECT' => 'Message subject', 'PM_TO' => 'Send to', + 'PM_TOOLS' => 'PM tools', 'PM_USERS_REMOVED_NO_PM' => 'Some users couldn’t be added as they have disabled private message receipt.', 'POST_EDIT_PM' => 'Edit message', 'POST_FORWARD_PM' => 'Forward message', diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html index cb7341e09d..840eba4c83 100644 --- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html +++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html @@ -15,7 +15,17 @@ - + + +