From 60be1f002ba88b79c00a142d7a1fd00ab3b0a3d1 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 23 Sep 2014 10:02:59 +0200 Subject: [PATCH] Bug 11023: The age parameter should be a number The template should check if the age parameter is correctly filled (should be a number). --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/toggle_new_status.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/toggle_new_status.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/toggle_new_status.tt index f9aa6ce..3c4ec2b 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/toggle_new_status.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/toggle_new_status.tt @@ -147,7 +147,7 @@
Age
- days + days
Conditions
@@ -210,7 +210,7 @@
Age
- days + days
Conditions
-- 2.1.0