forked from vergnet/site-accueil-insa
meunu rajouter une ligne
This commit is contained in:
parent
320d190c86
commit
0e30bafa3d
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ if(!isset($relativepath)) {
|
||||||
<div class="mobile-grid">
|
<div class="mobile-grid">
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
for($i = 0; $i <= 19; $i++) {
|
for($i = 0; $i <= 21; $i++) {
|
||||||
if($i%2 == 0) {
|
if($i%2 == 0) {
|
||||||
// pair
|
// pair
|
||||||
$link = $lien_y_0[$i/2];
|
$link = $lien_y_0[$i/2];
|
||||||
|
|
Loading…
Reference in a new issue