From 440fd29c1eb694339d81b279911ddaad192c25f0 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 13 Apr 2017 23:00:02 -0400 Subject: [PATCH] Change icon of contact page links --- view/templates/hovercard.tpl | 4 ++-- view/theme/frio/templates/contact_template.tpl | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/view/templates/hovercard.tpl b/view/templates/hovercard.tpl index b7acd6c505..aff1c320a2 100644 --- a/view/templates/hovercard.tpl +++ b/view/templates/hovercard.tpl @@ -15,7 +15,7 @@ {{if $profile.network}} ({{$profile.network}}){{/if}} {{*{{if $profile.about}}
{{$profile.about}}
{{/if}}*}} - +
{{* here are the differnt actions like privat message, poke, delete and so on *}} @@ -26,7 +26,7 @@
{{if $profile.actions.network}}{{/if}} - {{if $profile.actions.edit}}{{/if}} + {{if $profile.actions.edit}}{{/if}} {{if $profile.actions.follow}}{{/if}}
diff --git a/view/theme/frio/templates/contact_template.tpl b/view/theme/frio/templates/contact_template.tpl index 5ae4fd4f79..36564cf337 100644 --- a/view/theme/frio/templates/contact_template.tpl +++ b/view/theme/frio/templates/contact_template.tpl @@ -42,7 +42,6 @@ {{/if}} -
@@ -51,7 +50,7 @@ {{if $contact.photo_menu.pm }}{{/if}} {{if $contact.photo_menu.poke }}{{/if}} {{if $contact.photo_menu.network}}{{/if}} - {{if $contact.photo_menu.edit }}{{/if}} + {{if $contact.photo_menu.edit }}{{/if}} {{if $contact.photo_menu.drop }}{{/if}} {{if $contact.photo_menu.follow }}{{/if}} {{if $contact.photo_menu.hide }}{{/if}}