forked from qwerty/milfs
cambio d elink para ultimos registros
This commit is contained in:
parent
92d5277364
commit
80aade376a
@ -5976,7 +5976,8 @@ $link=Conectarse();
|
|||||||
//while( $row = mysqli_fetch_array( $sql ) ) {
|
//while( $row = mysqli_fetch_array( $sql ) ) {
|
||||||
|
|
||||||
while( $row = mysqli_fetch_array( $sql ) ) {
|
while( $row = mysqli_fetch_array( $sql ) ) {
|
||||||
if($form ==""){ $datos_formulario =" <h4 style='word-wrap: break-word; ' class='article-title'><a href='i$row[control]'>$row[nombre]</a></h4>";}
|
if($form ==""){ $datos_formulario =" <h4 style='word-wrap: break-word; ' class='article-title'>
|
||||||
|
<a href='b$row[form_id]'>$row[nombre]</a></h4>";}
|
||||||
else{$datos_formulario ="";}
|
else{$datos_formulario ="";}
|
||||||
|
|
||||||
|
|
||||||
@ -6304,7 +6305,7 @@ if (mysqli_num_rows($sql)!='0'){
|
|||||||
}
|
}
|
||||||
$paginacion = "<ul class='pagination '>$link</ul>";
|
$paginacion = "<ul class='pagination '>$link</ul>";
|
||||||
$encabezado = "
|
$encabezado = "
|
||||||
$consulta_principal / $consulta_limite
|
|
||||||
<div class='row' id='botonera'>
|
<div class='row' id='botonera'>
|
||||||
<div class='col-sm-12'>
|
<div class='col-sm-12'>
|
||||||
<div class='text-center center-block'>
|
<div class='text-center center-block'>
|
||||||
|
Loading…
Reference in New Issue
Block a user