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 4427bfff01..b8b299bee9 100644 --- a/phpBB/language/en/acp/email.php +++ b/phpBB/language/en/acp/email.php @@ -63,5 +63,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 |