diff options
author | vkeranov <vkeranov@gmail.com> | 2012-07-12 10:14:33 +0200 |
---|---|---|
committer | vkeranov <vkeranov@gmail.com> | 2012-07-12 10:14:33 +0200 |
commit | 4a6bc3395ce5cb63aa17e1ae94bcdf29fef49a01 (patch) | |
tree | c19ee61054fdee84b5d11a6452f60ce9f5358950 /system/language/english | |
parent | 3c7e7d923f6055d332fdb09f5d90809871d3a132 (diff) |
Too many new lines here :)
Diffstat (limited to 'system/language/english')
-rw-r--r-- | system/language/english/form_validation_lang.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/system/language/english/form_validation_lang.php b/system/language/english/form_validation_lang.php index eb4624e07..149a62d71 100644 --- a/system/language/english/form_validation_lang.php +++ b/system/language/english/form_validation_lang.php @@ -51,6 +51,5 @@ $lang['less_than_equal_to'] = "The %s field must contain a number less than or $lang['greater_than'] = "The %s field must contain a number greater than %s."; $lang['greater_than_equal_to'] = "The %s field must contain a number greater than or equal to %s."; - /* End of file form_validation_lang.php */ -/* Location: ./system/language/english/form_validation_lang.php */ +/* Location: ./system/language/english/form_validation_lang.php */
\ No newline at end of file |