aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy-dark/profile_vcard.tpl
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-01 03:57:05 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-01 03:57:05 -0400
commitdb7f7e42370bc787be8bc8f71845d98a95bb705f (patch)
treed44b6c052bb864d1f51d9d64042f2a0ba9e25db3 /view/theme/dispy-dark/profile_vcard.tpl
parentbbd86382a61ac814a84d50a871cd32989b1d73c3 (diff)
downloadvolse-hubzilla-db7f7e42370bc787be8bc8f71845d98a95bb705f.tar.gz
volse-hubzilla-db7f7e42370bc787be8bc8f71845d98a95bb705f.tar.bz2
volse-hubzilla-db7f7e42370bc787be8bc8f71845d98a95bb705f.zip
latest fixes for dispys. tweaking/repairing
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/profile_vcard.tpl')
-rw-r--r--view/theme/dispy-dark/profile_vcard.tpl4
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
-