diff --git a/routeSQL.php b/routeSQL.php index f4b767f..f3f2cce 100644 --- a/routeSQL.php +++ b/routeSQL.php @@ -651,6 +651,7 @@ class routeSQL $content .= $linkData["icon"]; else $content .= $linkData["linkname"]; + $content .= ""; } $content .= ""; }