vpnmanager 1.0.0 new theme

This commit is contained in:
2012-07-16 21:07:15 +00:00
parent 619a83188b
commit 4df36dc230
7 changed files with 208 additions and 1891 deletions

View File

@@ -144,7 +144,7 @@ $tpl_root = $SITE_WEBROOT . "Themes/" . $SITE_THEME . "/";
$moduleid++;
$cut = strpos($modul, "#");
$modtitle = substr($modul,0,$cut);
if($moduleid > 0) {
if($moduleid > 1) {
echo "
<li>
<a title=\"" . $modtitle . "\" href=\"/index.php?site=" . $moduleid . "&uebergabe=0&uebergabe2=0&uebergabe3=0&uebergabe4=0\"";