]> git.mxchange.org Git - friendica.git/blobdiff - mod/ping.php
rename CSS attributes notify => notification
[friendica.git] / mod / ping.php
index 4890197074ca93ecc780364d5d10310aa07bd1d3..f9dd7faf279d60893075f8a0413cf52d57b0777f 100644 (file)
@@ -443,7 +443,7 @@ function ping_get_notifications($uid)
                                );
                        }
 
-                       $notification["href"] = DI::baseUrl() . "/notify/view/" . $notification["id"];
+                       $notification["href"] = DI::baseUrl() . "/notification/view/" . $notification["id"];
 
                        if ($notification["visible"]
                                && !$notification["deleted"]