From a1143332098aa2dd99bf16a1eb0b0301d5b0c5d5 Mon Sep 17 00:00:00 2001 From: n-aleha Date: Sun, 11 May 2014 20:23:51 +0300 Subject: [ticket/12525] Add string argument to contact and email user language variables In language/en/common.php: * Introduce a new language variable 'CONTACT' => 'Contact' * Add a string argument to lang var 'CONTACT_USER' to avoid an appended '{USERNAME}' in template. * Add a string argument to lang var 'SEND_EMAIL_USER' to avoid an appended '{USERNAME}' in template. Also fix typos. PHPBB3-12525 --- .../subsilver2/template/memberlist_email.html | 22 +++++++++++----------- .../subsilver2/template/memberlist_view.html | 2 +- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'phpBB/styles/subsilver2') diff --git a/phpBB/styles/subsilver2/template/memberlist_email.html b/phpBB/styles/subsilver2/template/memberlist_email.html index 88289e53bf..7693a4167f 100644 --- a/phpBB/styles/subsilver2/template/memberlist_email.html +++ b/phpBB/styles/subsilver2/template/memberlist_email.html @@ -3,10 +3,10 @@
- + - - + + @@ -14,11 +14,11 @@ - + - + @@ -27,24 +27,24 @@ - + - + - + - + - + -- cgit v1.2.1
{L_SEND_EMAIL_USER} {USERNAME}
{L_SEND_EMAIL_USER}
{L_RECIPIENT} {USERNAME}
{L_SUBJECT}
{L_EMAIL_ADDRESS}
{L_REAL_NAME}
{L_DEST_LANG}
{L_DEST_LANG_EXPLAIN}
{L_MESSAGE_BODY}
{L_EMAIL_BODY_EXPLAIN}
{L_OPTIONS} - + @@ -57,7 +57,7 @@
{L_CC_EMAIL}
{S_FORM_TOKEN} - + diff --git a/phpBB/styles/subsilver2/template/memberlist_view.html b/phpBB/styles/subsilver2/template/memberlist_view.html index 4c8014a370..550643ff03 100644 --- a/phpBB/styles/subsilver2/template/memberlist_view.html +++ b/phpBB/styles/subsilver2/template/memberlist_view.html @@ -104,7 +104,7 @@

{L_CONTACT_USER}

{L_CONTACT}

{L_ABOUT_USER}