diff --git a/admin-dev/themes/default/template/layout.tpl b/admin-dev/themes/default/template/layout.tpl index 11adc6614..ecc27b4a7 100644 --- a/admin-dev/themes/default/template/layout.tpl +++ b/admin-dev/themes/default/template/layout.tpl @@ -70,24 +70,14 @@
{if count($warnings) > 1} - {l s='There are %d warnings.' sprintf=count($warnings)} - - {l s='Click here to see more'} - - - - {else} - + {l s='There are %d warnings:' sprintf=count($warnings)} {/if} +
{/if} {$page} -{$footer} \ No newline at end of file +{$footer}