diff options
author | tommy tomson <thomas.bierey@gmx.de> | 2012-04-01 18:12:20 +0200 |
---|---|---|
committer | tommy tomson <thomas.bierey@gmx.de> | 2012-04-01 18:12:20 +0200 |
commit | f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f (patch) | |
tree | 4ea0618540e317551cba83994a4ccb9a2149285a /view/theme/diabook-blue/photo_view.tpl | |
parent | 6c302e78da72921858d4eef1e4c91542e090ddff (diff) | |
download | volse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.tar.gz volse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.tar.bz2 volse-hubzilla-f075e977fe60b5ce4544ceb0ea8bfcf2f108c31f.zip |
add new messages-layout in diabook
Diffstat (limited to 'view/theme/diabook-blue/photo_view.tpl')
-rwxr-xr-x | view/theme/diabook-blue/photo_view.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/photo_view.tpl b/view/theme/diabook-blue/photo_view.tpl index 511fc73ac..20926656a 100755 --- a/view/theme/diabook-blue/photo_view.tpl +++ b/view/theme/diabook-blue/photo_view.tpl @@ -24,4 +24,5 @@ {{ endif }} {{ if $tags.2 }}<div id="tag-remove"><a href="$tags.2">$tags.3</a></div>{{ endif }} -{{ if $edit }}$edit{{ endif }}
\ No newline at end of file +{{ if $edit }}$edit{{ endif }} + |