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)'}