X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fhovercard.tpl;h=862871dca9bea7a822be7decdd8753279da58de4;hb=03d38d9e354b4dbd124cc69ecfa5c3773d33d962;hp=a688f57b202c1a25c16f21d868a24722e73f971b;hpb=86f4cc90a23e1b6325a3c02686b548d3df0107ad;p=friendica.git diff --git a/view/templates/hovercard.tpl b/view/templates/hovercard.tpl index a688f57b20..862871dca9 100644 --- a/view/templates/hovercard.tpl +++ b/view/templates/hovercard.tpl @@ -1,4 +1,4 @@ -
+
@@ -21,13 +21,14 @@ {{* here are the differnt actions like privat message, poke, delete and so on *}} {{* @todo we have two different photo menus one for contacts and one for items at the network stream. We currently use the contact photo menu, so the items options are missing We need to move them *}}
- {{if $profile.actions.pm}}{{/if}} - {{if $profile.actions.poke}}{{/if}} + {{if $profile.actions.pm}}{{$profile.actions.pm.0}}{{/if}} + {{if $profile.actions.poke}}{{$profile.actions.poke.0}}{{/if}}
{{if $profile.actions.network}}{{/if}} {{if $profile.actions.edit}}{{/if}} {{if $profile.actions.follow}}{{/if}} + {{if $profile.actions.unfollow}}{{/if}}