From bd3a260096c3e181a2b02cf216d8db413f8a68d9 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Mon, 18 Feb 2013 13:57:12 +0100 Subject: [PATCH] UI consistency: tweaked some buttons to reflect button state. --- include/admin/tpl/comments.inc.tpl | 5 +++-- include/admin/tpl/images.inc.tpl | 2 +- include/admin/tpl/plugins.inc.tpl | 6 +++--- include/admin/tpl/templates.inc.tpl | 4 ++-- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/include/admin/tpl/comments.inc.tpl b/include/admin/tpl/comments.inc.tpl index 6f317bbb..37275b1d 100644 --- a/include/admin/tpl/comments.inc.tpl +++ b/include/admin/tpl/comments.inc.tpl @@ -2,7 +2,8 @@ {* jQuery: No *} {if !empty($errormsg)} - {$errormsg} + {* TODO: Not sure anything emitted here actually IS an error. *} + {$errormsg} {/if}