summaryrefslogtreecommitdiffstats
path: root/system/language/english/form_validation_lang.php
diff options
context:
space:
mode:
authorPhil Sturgeon <email@philsturgeon.co.uk>2011-05-09 22:14:37 +0200
committerPhil Sturgeon <email@philsturgeon.co.uk>2011-05-09 22:14:37 +0200
commit63df37de043a3581a328e63207ea1c809c0e74c2 (patch)
treef78d27d1f83197bbde8291f64912946822bfa874 /system/language/english/form_validation_lang.php
parent3837ae79a34a04559cabb862abda504f47ef069d (diff)
Removed accidental whitespace.
Diffstat (limited to 'system/language/english/form_validation_lang.php')
-rw-r--r--system/language/english/form_validation_lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/language/english/form_validation_lang.php b/system/language/english/form_validation_lang.php
index abc30bcf3..3418f29ab 100644
--- a/system/language/english/form_validation_lang.php
+++ b/system/language/english/form_validation_lang.php
@@ -1,4 +1,4 @@
- <?php
+<?php
$lang['required'] = "The %s field is required.";
$lang['isset'] = "The %s field must have a value.";