diff --git a/src/Module/Notifications/Introductions.php b/src/Module/Notifications/Introductions.php index 2bd03e307..f8a63e720 100644 --- a/src/Module/Notifications/Introductions.php +++ b/src/Module/Notifications/Introductions.php @@ -128,7 +128,7 @@ class Introductions extends BaseNotifications '$zrl' => $Introduction->getZrl(), '$lbl_url' => $this->t('Profile URL'), '$addr' => $Introduction->getAddr(), - '$action' => 'follow', + '$action' => 'contact/follow', '$approve' => $this->t('Approve'), '$note' => $Introduction->getNote(), '$ignore' => $this->t('Ignore'), diff --git a/view/templates/widget/follow.tpl b/view/templates/widget/follow.tpl index 076940a62..dd28e4317 100644 --- a/view/templates/widget/follow.tpl +++ b/view/templates/widget/follow.tpl @@ -2,7 +2,7 @@

{{$connect}}

{{$desc nofilter}}
-
+
diff --git a/view/theme/frio/templates/widget/follow.tpl b/view/theme/frio/templates/widget/follow.tpl index b2a902fff..18bb9db91 100644 --- a/view/theme/frio/templates/widget/follow.tpl +++ b/view/theme/frio/templates/widget/follow.tpl @@ -2,7 +2,7 @@

{{$connect}}

-
+ {{* The input field - For visual consistence we are using a search input field*}}