From 6ab022ece5f436d01172bf56a9ba9947e6c95666 Mon Sep 17 00:00:00 2001 From: Kleper Date: Sat, 11 Feb 2017 14:54:10 -0500 Subject: [PATCH] =?UTF-8?q?Problema=20de=20codificacion=20crear=20una=20ca?= =?UTF-8?q?mpa=C3=B1a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index b89ce3f..4660944 100755 --- a/index.php +++ b/index.php @@ -802,7 +802,7 @@ document.oncopy = addLink; if(isset($_REQUEST['asistento'])) { echo asistente_aplicaciones("",'','',''); }else { - echo "Quiero crear una campaña "; + echo "Quiero crear una campaña "; } ?>