From daaca6c63197ce1225b17bd74cd80dce2946fa01 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Sun, 14 Sep 2014 00:48:12 -0400 Subject: [PATCH] Fixed version # in language file --- language/en/text.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/en/text.php b/language/en/text.php index 495c6893..016e9118 100644 --- a/language/en/text.php +++ b/language/en/text.php @@ -21,7 +21,7 @@ $hesklang['_COLLATE']='utf8_unicode_ci'; // This is the email break line that will be used in email piping $hesklang['EMAIL_HR']='------ Reply above this line ------'; -// ADDED OR MODIFIED IN NuMods 1.2.5 +// ADDED OR MODIFIED IN NuMods 1.3.0 $hesklang['show_filters'] = 'Show Column Filters'; $hesklang['hide_filters'] = 'Hide Column Filters';