summaryrefslogtreecommitdiffstats
path: root/system/language/english/form_validation_lang.php
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2012-07-12 10:27:48 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2012-07-12 10:27:48 +0200
commit7ac09978c2fb2cae07f6998e245cda3aaa2e1230 (patch)
treeb25918a3efdfcf6077fe0da7525f45ad83682a21 /system/language/english/form_validation_lang.php
parentf82914a62a36fcd758efa98deb499d581207b3b8 (diff)
parent32b1edbe15bb14f1afcffe0b841546eb7cf1dfc8 (diff)
Merge pull request #1609 from vkeranov/develop
helper fixes and small cleanup
Diffstat (limited to 'system/language/english/form_validation_lang.php')
-rw-r--r--system/language/english/form_validation_lang.php3
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