From f980b79edcff78a849d65de15f36f2b0475665d7 Mon Sep 17 00:00:00 2001
From: tommy tomson <thomas.bierey@gmx.de>
Date: Fri, 6 Apr 2012 11:19:12 +0200
Subject: new-contacts-introductions in contacts-drop-down and new-messages in
 messages-drop-down get each an additional indicator... profile-picture is now
 scaled right in firefox... fixed broken css on introductions-page in
 firefox...

---
 view/theme/diabook-aerith/photo_view.tpl | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 view/theme/diabook-aerith/photo_view.tpl

(limited to 'view/theme/diabook-aerith/photo_view.tpl')

diff --git a/view/theme/diabook-aerith/photo_view.tpl b/view/theme/diabook-aerith/photo_view.tpl
old mode 100644
new mode 100755
-- 
cgit v1.2.3


From 1c0700f371f96466be113a4184d7ab9acd39e22f Mon Sep 17 00:00:00 2001
From: tommy tomson <thomas.bierey@gmx.de>
Date: Sat, 7 Apr 2012 16:39:43 +0200
Subject: changelog 1.014 : image-rezise via jquery-plugin in stream comments
 under uploaded pictues add Diabook's version-number in head-section

css-fixes:
tabs
youtube-iframe
title-bar in jot-wrapper
blockquote & .oembed
---
 view/theme/diabook-aerith/photo_view.tpl | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

(limited to 'view/theme/diabook-aerith/photo_view.tpl')

diff --git a/view/theme/diabook-aerith/photo_view.tpl b/view/theme/diabook-aerith/photo_view.tpl
index 511fc73ac..071972e0c 100755
--- a/view/theme/diabook-aerith/photo_view.tpl
+++ b/view/theme/diabook-aerith/photo_view.tpl
@@ -24,4 +24,12 @@
 {{ 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 }}
+
+<div style="margin-top:20px">
+</div>
+<div id="wall-photo-container">
+$comments
+</div>
+
+$paginate
-- 
cgit v1.2.3