diff --git a/themes/default/mobile/errors.tpl b/themes/default/mobile/errors.tpl index 190451820..fd2a60ed1 100644 --- a/themes/default/mobile/errors.tpl +++ b/themes/default/mobile/errors.tpl @@ -43,7 +43,7 @@ } $(function() { - var errorTitle = '{/literal}{if $errors|@count > 1}{l s='There are %d errors:' sprintf=$errors|@count}{else}{l s='There is %d error:' sprintf=$errors|@count}{/if}:{literal}'; + var errorTitle = '{/literal}{if $errors|@count > 1}{l s='There are %d errors:' sprintf=$errors|@count}{else}{l s='There is %d error:' sprintf=$errors|@count}{/if}{literal}'; var errorMessage = '