From ce80df9c55dfd8aedf4ded8511e3f4cccd832f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Fri, 30 Apr 2021 20:55:33 +0200 Subject: [PATCH] Update template.php --- assets/php/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/php/template.php b/assets/php/template.php index 09df077..318b377 100644 --- a/assets/php/template.php +++ b/assets/php/template.php @@ -160,7 +160,7 @@ //Print panel menu: function print_panelMenu($panel){ $prefix = $this->prefix; - $menus = array("
  • Panel Principal
  • "); + $menus = array("
  • Panel Principal
  • "); switch($panel){ case "admin": array_push($menus, "
  • Ver como...