From c33a6edaa1e172f195d2a56e401317cc3d81f4c7 Mon Sep 17 00:00:00 2001 From: rmontanana Date: Wed, 12 Mar 2014 09:13:53 +0100 Subject: [PATCH] =?UTF-8?q?Arreglado=20que=20sal=C3=ADa=20mantenimiento=20?= =?UTF-8?q?de=20Art=C3=ADculos=20cuando=20se=20solicitaba=20Matenimiento?= =?UTF-8?q?=20de=20Elementos.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AportaContenido.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AportaContenido.php b/AportaContenido.php index 822ebc1..2a92c93 100644 --- a/AportaContenido.php +++ b/AportaContenido.php @@ -144,8 +144,8 @@ class AportaContenido { return "Menú Principal"; case 'principal': return "Pantalla Inicial"; - case 'elementos': case 'articulos': $opcion = "artículos"; + case 'elementos': case 'ubicaciones': case 'usuarios': case 'test':