Removed some windows carriage returns

git-svn-id: file:///svn/phpbb/trunk@221 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
James Atkinson 2001-05-01 18:23:13 +00:00
parent 2531a39358
commit 76453deb61

View file

@ -1,4 +1,4 @@
<?
<?php
/***************************************************************************
* lang_english.php - description
* -------------------
@ -41,7 +41,6 @@ $l_email = "Email";
$l_emailaddress = "Email Address";
$l_preferences = "Preferences";
$l_welcometo = "Welcome to";
$l_There = "There";
$l_is = "is";
$l_are = "are";
@ -51,9 +50,7 @@ $l_users = "users";
$l_user = "user";
$l_and = "and";
$l_None = "None";
$l_log_me_in = "Log me in automatically";
$l_all_times = "All times are";
$l_hours = "hours";