diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-04-04 23:35:07 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-04-04 23:35:07 -0400 |
commit | 8e5489846d5d9e87186b7a449227e18183489ddc (patch) | |
tree | 2e095d8d69991e5f0e7c0ddc17f1c1235eab8628 /view/theme/dispy/profile_vcard.tpl | |
parent | afe7f09b278bca546f606a6ce54707a853cddf47 (diff) | |
download | volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.tar.gz volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.tar.bz2 volse-hubzilla-8e5489846d5d9e87186b7a449227e18183489ddc.zip |
update the dispy* templates
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy/profile_vcard.tpl')
-rw-r--r-- | view/theme/dispy/profile_vcard.tpl | 4 |
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 - |