diff options
Diffstat (limited to 'phpBB/language/en/acp/email.php')
-rw-r--r-- | phpBB/language/en/acp/email.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/language/en/acp/email.php b/phpBB/language/en/acp/email.php index 38c9f19c27..6ce8ddd59b 100644 --- a/phpBB/language/en/acp/email.php +++ b/phpBB/language/en/acp/email.php @@ -65,5 +65,3 @@ $lang = array_merge($lang, array( 'NO_EMAIL_MESSAGE' => 'You must enter a message.', 'NO_EMAIL_SUBJECT' => 'You must specify a subject for your message.', )); - -?>
\ No newline at end of file |