From 80e2b59231cae68632818e11b7ea01fc9d86a560 Mon Sep 17 00:00:00 2001 From: Amit Gupta Date: Wed, 30 May 2012 12:37:33 +0530 Subject: [PATCH] Bug 8166 - Adding new currencies & exchange rates if not fill any field it save blank record To Test: 1) Go to Currencies & Exchange rates. 2) Create New currency 3) If you not fill any field for ex: (Currency, rate, symbol) it will not save the record. Signed-off-by: Jared Camins-Esakov Signed-off-by: Paul Poulain Signed-off-by: Chris Cormack (cherry picked from commit 42dbe025d953ef9809a1330be4517e393d49ea4a) --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt index bc187abb80..1bf6c7034d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt @@ -120,7 +120,7 @@
- + Cancel
-- 2.39.5