From 5c01f43def8bd33ca32f1878844f091d826f55e3 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Thu, 19 Jan 2006 15:44:07 +0100 Subject: [PATCH] photo size added darcs-hash:20060119144407-6e07b-276c85f0891fbf52dc526557c7948e880a0cff38.gz --- templates/entry_show.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/entry_show.tpl b/templates/entry_show.tpl index bcf378c..6bf9d23 100644 --- a/templates/entry_show.tpl +++ b/templates/entry_show.tpl @@ -3,7 +3,7 @@ {$entry.givenname} {$entry.name} {if $entry.photo != ''} - + {/if} {include file="ldaperror.tpl"} @@ -114,10 +114,12 @@
{$lang.note} +{if $user} +{/if}
{$entry.note|noteparser} -- 2.39.5