]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Notifications/Introductions.php
Merge pull request #12143 from MrPetovan/bug/moderation
[friendica.git] / src / Module / Notifications / Introductions.php
index 2bd03e3071784772e472d950ad7a5af115d1003d..f8a63e7208ccef0f1aeb0b912391667b475d367b 100644 (file)
@@ -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'),