From d6a1902297e336276e85d7f06f3bc58c012bc915 Mon Sep 17 00:00:00 2001 From: Eric Roberts Date: Thu, 13 Dec 2012 02:49:58 -0600 Subject: Remove slash! Signed-off-by: Eric Roberts --- user_guide_src/source/libraries/form_validation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide_src/source/libraries/form_validation.rst') diff --git a/user_guide_src/source/libraries/form_validation.rst b/user_guide_src/source/libraries/form_validation.rst index a5348b2a2..f48e1402d 100644 --- a/user_guide_src/source/libraries/form_validation.rst +++ b/user_guide_src/source/libraries/form_validation.rst @@ -466,7 +466,7 @@ Setting Error Messages ====================== All of the native error messages are located in the following language -file: /system/language/english/form_validation_lang.php +file: system/language/english/form_validation_lang.php To set your own custom message you can either edit that file, or use the following function:: -- cgit v1.2.3-24-g4f1b