From ac0c6f0b35a99fed2308aef85df818db3d871a95 Mon Sep 17 00:00:00 2001 From: neoraider Date: Sat, 15 Apr 2006 17:31:05 +0000 Subject: Neuer MediaWiki-like Style TheWhiteOne. --- code/nav.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'code') diff --git a/code/nav.inc.php b/code/nav.inc.php index 06ce84d..bb7ce12 100644 --- a/code/nav.inc.php +++ b/code/nav.inc.php @@ -72,7 +72,8 @@ function Parse() { $ccount = 0; - $ret = '
  • '; + if($this->link) $ret = '
  • '; $a = $GLOBALS['nav']->ParseLink($this->text, $this->link); -- cgit v1.2.3