aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/profile_vcard.tpl
diff options
context:
space:
mode:
authortomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-22 23:03:55 -0700
committertomtom84 <63dc41d76451@ba77e90e49a6.anonbox.net>2012-03-22 23:03:55 -0700
commit149b3f30187629d2fc271429d215f90b4be712d5 (patch)
tree7e7def52d07e08da8e5bdaa4001b5cf3c472d8b0 /view/theme/diabook/profile_vcard.tpl
parent42d231f8bfc55c3bce66bee7902fe4ec2a5e5041 (diff)
parent687fa800942156d7020042d044e08b83ca7899f9 (diff)
downloadvolse-hubzilla-149b3f30187629d2fc271429d215f90b4be712d5.tar.gz
volse-hubzilla-149b3f30187629d2fc271429d215f90b4be712d5.tar.bz2
volse-hubzilla-149b3f30187629d2fc271429d215f90b4be712d5.zip
Merge pull request #159 from tomtom84/master
fixes in theme diabook
Diffstat (limited to 'view/theme/diabook/profile_vcard.tpl')
-rw-r--r--view/theme/diabook/profile_vcard.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/diabook/profile_vcard.tpl b/view/theme/diabook/profile_vcard.tpl
index 3a545f9ba..918cfc97c 100644
--- a/view/theme/diabook/profile_vcard.tpl
+++ b/view/theme/diabook/profile_vcard.tpl
@@ -22,7 +22,7 @@
{{ if $pdesc }}<div class="title">$profile.pdesc</div>{{ endif }}
- <div id="profile-photo-wrapper"><img class="photo" width="175" height="175" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>
+ <div id="profile-photo-wrapper"><img class="photo" width="155" height="155" src="$profile.photo?rev=$profile.picdate" alt="$profile.name" /></div>