1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/13284] Fix request name so users can cc themselves

PHPBB3-13284
This commit is contained in:
Oliver Schramm
2014-11-04 18:22:46 +01:00
parent 0e772afb9d
commit b32dc8c667
3 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ $lang = array_merge($lang, array(
'BEFORE' => 'Before',
'CC_EMAIL' => 'Send a copy of this email to yourself.',
'CC_SENDER' => 'Send a copy of this email to yourself.',
'CONTACT_ADMIN' => 'Contact a Board Administrator',
'DEST_LANG' => 'Language',