diff --git a/admin-dev/themes/default/template/layout.tpl b/admin-dev/themes/default/template/layout.tpl index f3144c3de..283998425 100644 --- a/admin-dev/themes/default/template/layout.tpl +++ b/admin-dev/themes/default/template/layout.tpl @@ -72,18 +72,22 @@ {if count($warnings) > 1} {l s='There are'} {count($warnings)} {l s='warnings'} + + {l s='Click here to see more'} + + + {else} - {l s='There is'} {count($warnings)} {l s='warning'} + {/if} - - {l s='Click here to see more'} - - - {/if}