Removed stupid HTML5/jQuery progress hints.

This commit is contained in:
Matthias Mees
2013-06-01 11:09:10 +02:00
parent 9dd573f971
commit 6a9bdd0c6a
29 changed files with 0 additions and 87 deletions
-3
View File
@@ -1,6 +1,3 @@
{* HTML5: Yes *}
{* jQuery: NN *}
{if $is_errors && is_array($errors)}
{foreach $errors AS $error}
<span class="msg_error"><span class="icon-attention"></span> {$error}</span>