From 8cc892ecce5a1cf6312a8aa95a7c664abc17ae09 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Wed, 25 Sep 2013 17:47:10 +0200 Subject: [PATCH] // Trad --- .../template/controllers/information/helpers/view/view.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl b/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl index 86385188d..3d2217bfd 100644 --- a/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl +++ b/admin-dev/themes/default/template/controllers/information/helpers/view/view.tpl @@ -199,7 +199,7 @@

{l s='Required parameters'}: {if !$failRequired} - OK + {l s='OK'}

{else} {l s='Please fix the following error(s)'} @@ -216,7 +216,7 @@

{l s='Optional parameters'}: {if !$failOptional} - OK + {l s='OK'}

{else} {l s='Please fix the following error(s)'}