projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed92b95
)
Do not show last profile modification for unregistered users.
author
Stéphane Jacob
<sj@m4x.org>
Fri, 22 Apr 2011 14:30:44 +0000
(16:30 +0200)
committer
Stéphane Jacob
<sj@m4x.org>
Fri, 22 Apr 2011 14:33:24 +0000
(16:33 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/profile/profile.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/profile/profile.tpl
b/templates/profile/profile.tpl
index
956dfc4
..
bb33904
100644
(file)
--- a/
templates/profile/profile.tpl
+++ b/
templates/profile/profile.tpl
@@
-122,7
+122,7
@@
$($.closeOnEsc);
{/if}
</div>
- {if $logged && $view eq 'private'}
+ {if $logged && $view eq 'private'
&& $owner && $owner->state eq 'active'
}
<div class='maj'>
Fiche mise à jour<br />
le {$profile->last_change|date_format}