From ed316b38eef09f83220cdea4f96da935b76b605d Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 6 Apr 2018 20:42:38 +0000 Subject: [PATCH] Some more accessibility for "Frio" --- view/templates/hovercard.tpl | 12 ++++++------ view/theme/frio/templates/intros.tpl | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/view/templates/hovercard.tpl b/view/templates/hovercard.tpl index aff1c320a2..7bf37e74b3 100644 --- a/view/templates/hovercard.tpl +++ b/view/templates/hovercard.tpl @@ -3,7 +3,7 @@
- + {{$profile.name}}
@@ -21,13 +21,13 @@ {{* 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}}{{/if}} + {{if $profile.actions.poke}}{{/if}}
- {{if $profile.actions.network}}{{/if}} - {{if $profile.actions.edit}}{{/if}} - {{if $profile.actions.follow}}{{/if}} + {{if $profile.actions.network}}{{/if}} + {{if $profile.actions.edit}}{{/if}} + {{if $profile.actions.follow}}{{/if}}
diff --git a/view/theme/frio/templates/intros.tpl b/view/theme/frio/templates/intros.tpl index 1502a55aa2..5bf3950f10 100644 --- a/view/theme/frio/templates/intros.tpl +++ b/view/theme/frio/templates/intros.tpl @@ -9,11 +9,11 @@
{{* The intro actions like approve, ignore, discard intro*}}