This commit is contained in:
kleper 2016-11-27 10:33:15 -05:00
parent 74e89340f3
commit 656e724035
1 changed files with 5 additions and 5 deletions

View File

@ -1809,7 +1809,7 @@ $respuesta = new xajaxResponse('utf-8');
$encabezado ="
<h2 class='text-center'>$nombre</h2>
<h3>$descripcion</h3>
<p class='text-center'>$nombre_original<small> $descripcion_original </small></p>
<p class='text-center'>$nombre_original</p>
";
if($accion =="" ) {