aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2023-11-15 22:11:20 +0000
committerMario <mario@mariovavti.com>2023-11-15 22:11:20 +0000
commit3c20231aadab1c8a687469f8f5d67248a2798e1a (patch)
treef935fa587eff851154afc3c08db4e1f3dbd4dd85 /view/tpl
parent402bf395d1befa22d690c0ce7a1371d839bfcdf3 (diff)
downloadvolse-hubzilla-3c20231aadab1c8a687469f8f5d67248a2798e1a.tar.gz
volse-hubzilla-3c20231aadab1c8a687469f8f5d67248a2798e1a.tar.bz2
volse-hubzilla-3c20231aadab1c8a687469f8f5d67248a2798e1a.zip
add backlink to profile to profile vcard and adjust switch colors for better visibility
Diffstat (limited to 'view/tpl')
-rw-r--r--view/tpl/profile_vcard.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl
index df0550273..dd372beac 100644
--- a/view/tpl/profile_vcard.tpl
+++ b/view/tpl/profile_vcard.tpl
@@ -33,6 +33,10 @@
<div class="position-absolute bottom-0 end-0 m-2">
<a class="profile-edit-side-link text-white" href="{{$editmenu.edit.0}}" ><i class="fa fa-pencil" title="{{$editmenu.edit.1}}"></i></a>
</div>
+ {{else}}
+ <div class="position-absolute bottom-0 end-0 m-2">
+ <a class="profile-edit-side-link text-white" href="profile/{{$profile.channel_address}}" ><i class="fa fa-external-link" title="{{$editmenu.edit.1}}"></i></a>
+ </div>
{{/if}}
</div>
<div class="d-flex">