]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/activityhandlerplugin.php
Conversation link as default, permalink for /notice
[quix0rs-gnu-social.git] / lib / activityhandlerplugin.php
index 59e3d45f17d68a49118338f10103934ec5a93f26..6a148d9dd545f709fe0483140d9202245c25a6b0 100644 (file)
@@ -594,7 +594,7 @@ abstract class ActivityHandlerPlugin extends Plugin
         $nli->showNoticeLink();
         $nli->showNoticeSource();
         $nli->showNoticeLocation();
-        $nli->showContext();
+        $nli->showPermalink();
         $nli->showRepeat();
 
         $nli->showNoticeOptions();