Update template.php

This commit is contained in:
Fernando Méndez 2021-04-30 20:55:33 +02:00 committed by GitHub
parent 1e99798482
commit ce80df9c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,7 @@
//Print panel menu:
function print_panelMenu($panel){
$prefix = $this->prefix;
$menus = array("<a href='{$prefix}'><li>Panel Principal</li></a>");
$menus = array("<a href='./'><li>Panel Principal</li></a>");
switch($panel){
case "admin": array_push($menus, "<li>Ver como...