From d6d34f142d1f78393be2867fe65c1e7f647558d8 Mon Sep 17 00:00:00 2001 From: danpros Date: Fri, 5 Mar 2021 22:45:32 +0700 Subject: [PATCH] Add bootstrap class to the menu --- system/includes/functions.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index e878fa9..32d5bcc 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -2040,22 +2040,22 @@ function parseNode($node, $child = null) { if (isset($url['host'])) { if ($url['host'] == $su['host']) { if (slashUrl($url['path']) == slashUrl($req)) { - $li = '
  • '; + $li = '
  • '; + $li = '
  • '; // Link out + $li = '
  • '; + $li = '
  • '; + $li = '