aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/profile_vcard.tpl
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-04-04 20:35:59 -0700
committerSimon <simon@kisikew.org>2012-04-04 20:35:59 -0700
commit5377683c0ff2959ae515ac21bf32beac8a7e4c60 (patch)
tree2e095d8d69991e5f0e7c0ddc17f1c1235eab8628 /view/theme/dispy/profile_vcard.tpl
parentd509a463452585bcbb9fccd07857871ca5c8b063 (diff)
parent8e5489846d5d9e87186b7a449227e18183489ddc (diff)
downloadvolse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.tar.gz
volse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.tar.bz2
volse-hubzilla-5377683c0ff2959ae515ac21bf32beac8a7e4c60.zip
Merge pull request #206 from simonlnu/master
update the template files
Diffstat (limited to 'view/theme/dispy/profile_vcard.tpl')
-rw-r--r--view/theme/dispy/profile_vcard.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/view/theme/dispy/profile_vcard.tpl b/view/theme/dispy/profile_vcard.tpl
index 350a6ce4a..f14ea7915 100644
--- a/view/theme/dispy/profile_vcard.tpl
+++ b/view/theme/dispy/profile_vcard.tpl
@@ -10,9 +10,8 @@
<a href="profiles/$e.id"><img src='$e.photo'>$e.profile_name</a>
</li>
{{ endfor }}
- <li><a href="profile_photo" >$profile.menu.chg_photo</a></li>
+ <li><a href="profile_photo">$profile.menu.chg_photo</a></li>
<li><a href="profiles/new" id="profile-listing-new-link">$profile.menu.cr_new</a></li>
-
</ul>
</div>
{{ endif }}
@@ -81,4 +80,3 @@
$contact_block
-