forked from qwerty/tupali
mejoras en la vista app
This commit is contained in:
parent
e47142b2e0
commit
eb1a57a7eb
@ -183,12 +183,19 @@ $resultado ="
|
|||||||
<a href='https://tupale.co'>Tupale.co</a>
|
<a href='https://tupale.co'>Tupale.co</a>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
<section id='mostrar' class='scrollable' >
|
<section id='mostrar' class='scrollable present text-center' style='' >
|
||||||
<div id='mostrar_resultado'>
|
<div id='mostrar_resultado' class='text-center'>
|
||||||
|
<img style='width: 20%;
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;' src='milfs/images/secure/?file=600/$logo[0]' alt='' class='img img-responsive center-block'>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section id='mapa'>
|
<section id='mapa'>
|
||||||
|
<img style='width: 20%;
|
||||||
|
display: block;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;' src='milfs/images/secure/?file=600/$logo[0]' alt='' class='img img-responsive center-block'>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -4160,7 +4167,7 @@ function landingpage_contenido_identificador($identificador,$form,$plantilla,$ti
|
|||||||
<!-- plantilla landingpage $identificador -->
|
<!-- plantilla landingpage $identificador -->
|
||||||
|
|
||||||
<a name='control_$identificador'></a>
|
<a name='control_$identificador'></a>
|
||||||
<div class='container'>
|
<div class='container-fluid'>
|
||||||
<div class='col-lg-12 col-md-12 col-xs-12 text-left'>
|
<div class='col-lg-12 col-md-12 col-xs-12 text-left'>
|
||||||
$contenido
|
$contenido
|
||||||
</div>
|
</div>
|
||||||
@ -4226,7 +4233,7 @@ $salto="";
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class='mostrar_identificador_full container'>
|
<div class='mostrar_identificador_full '>
|
||||||
$cabecera $manejadores
|
$cabecera $manejadores
|
||||||
$documento
|
$documento
|
||||||
$impresion
|
$impresion
|
||||||
|
Loading…
Reference in New Issue
Block a user