From d6ad74c649c411190ac7a910888ef426ab14ad55 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Mon, 23 Mar 2015 10:59:54 +0100 Subject: indicate new or updated items --- view/tpl/sharedwithme.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl') diff --git a/view/tpl/sharedwithme.tpl b/view/tpl/sharedwithme.tpl index 1aeb9d4d7..4502df276 100644 --- a/view/tpl/sharedwithme.tpl +++ b/view/tpl/sharedwithme.tpl @@ -14,7 +14,7 @@ {{foreach $items as $item}} - {{$item.objfilename}} + {{$item.objfilename}}{{if $item.unseen}} {{$label_new}}{{/if}} {{$item.objfilesize}} {{$item.objedited}} -- cgit v1.2.3