From 635a39a772a1dab53cec484231a6d0837bc5ac84 Mon Sep 17 00:00:00 2001 From: Matthias Mees Date: Tue, 4 Dec 2012 02:34:09 +0100 Subject: [PATCH] More icons added. --- include/admin/tpl/comments.inc.tpl | 4 ++-- include/admin/tpl/images.inc.tpl | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/admin/tpl/comments.inc.tpl b/include/admin/tpl/comments.inc.tpl index 99107917..9d403df4 100644 --- a/include/admin/tpl/comments.inc.tpl +++ b/include/admin/tpl/comments.inc.tpl @@ -180,10 +180,10 @@ function highlightComment(id, checkvalue) { {* TODO: This should not emit an img *}
{$comment.action_ip}
{$CONST.URL}:
-
{if empty($comment.url)}N/A{else}{$comment.url|escape|truncate:30:"…"} {/if}
+
{if empty($comment.url)}N/A{else} {$comment.url|escape|truncate:30:"…"} {/if}
{$comment.action_url}
{$CONST.REFERER}:
-
{if empty($comment.referer)}N/A{else}{$comment.referer|escape|truncate:30:"…"}{/if}
+
{if empty($comment.referer)}N/A{else} {$comment.referer|escape|truncate:30:"…"}{/if}
{$comment.action_referer}
diff --git a/include/admin/tpl/images.inc.tpl b/include/admin/tpl/images.inc.tpl index 9b880de2..6b417933 100644 --- a/include/admin/tpl/images.inc.tpl +++ b/include/admin/tpl/images.inc.tpl @@ -203,9 +203,9 @@