From 1ef446a62b797101bbaac76cb84545f8ed5e3132 Mon Sep 17 00:00:00 2001 From: humano Date: Sat, 28 Nov 2015 10:08:42 -0500 Subject: [PATCH] PAGINACION Implentacion de paginacion en la visualizacion de sets --- website/index.php | 16 +- website/milfs/funciones/funciones.php | 240 +++++++++++++++++++++++++- 2 files changed, 244 insertions(+), 12 deletions(-) diff --git a/website/index.php b/website/index.php index 4314be0..48ec02c 100644 --- a/website/index.php +++ b/website/index.php @@ -249,7 +249,7 @@ padding-bottom: 50px; text-align: center; color: #f8f8f8; - background: url(milfs/images/secure/?file=600/ ) no-repeat center center; + background: url(milfs/images/secure/?file=150/ ) no-repeat center center; background-size: cover; } @@ -407,6 +407,7 @@ +
+ + + +

@@ -479,11 +484,14 @@ - +
Consultar
"; + } elseif($identificador !="") { echo landingpage_contenido_identificador($identificador); @@ -499,7 +507,7 @@ }else{ echo multiempresa_listado('',''); } ?> - +