diff options
author | friendica <info@friendica.com> | 2012-04-01 01:03:05 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-04-01 01:03:05 -0700 |
commit | ae5e5bf1e4695efdcc0f4fe1aa6c99a77a837612 (patch) | |
tree | cdb473bd0e158b1bb65fcb0120c2ed11584cdbf5 /view/theme/dispy-dark/profile_vcard.tpl | |
parent | 5c2fdc795fc5273176a7f81d989ad06e16945f1c (diff) | |
parent | 4bf2a7bf501603a60511fa984989029eee877e82 (diff) | |
download | volse-hubzilla-ae5e5bf1e4695efdcc0f4fe1aa6c99a77a837612.tar.gz volse-hubzilla-ae5e5bf1e4695efdcc0f4fe1aa6c99a77a837612.tar.bz2 volse-hubzilla-ae5e5bf1e4695efdcc0f4fe1aa6c99a77a837612.zip |
Merge branch 'pull'
Diffstat (limited to 'view/theme/dispy-dark/profile_vcard.tpl')
-rw-r--r-- | view/theme/dispy-dark/profile_vcard.tpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/view/theme/dispy-dark/profile_vcard.tpl b/view/theme/dispy-dark/profile_vcard.tpl index 350a6ce4a..f14ea7915 100644 --- a/view/theme/dispy-dark/profile_vcard.tpl +++ b/view/theme/dispy-dark/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 - |