aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook-blue/profile_vcard.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/diabook-blue/profile_vcard.tpl')
-rw-r--r--view/theme/diabook-blue/profile_vcard.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook-blue/profile_vcard.tpl b/view/theme/diabook-blue/profile_vcard.tpl
index e28ec2909..6fcffcc9b 100644
--- a/view/theme/diabook-blue/profile_vcard.tpl
+++ b/view/theme/diabook-blue/profile_vcard.tpl
@@ -22,7 +22,7 @@
- <div id="profile-photo-wrapper"><img class="photo" width="155" height="155" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>
+ <div id="profile-photo-wrapper"><img class="photo" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>
{{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}