Explorar el Código

fix couleur bouton plus eco bleu

master
heuzef hace 9 años
padre
commit
9498b726da
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      play/gamers.php

+ 1
- 1
play/gamers.php Ver fichero

@@ -140,7 +140,7 @@ foreach($xml->entry as $entry) {
</div>
</div>
<div class="col-lg-1">
<?php button_modif_ecos("eco_bleue_plus", $entry->nom, "<span style='color:green'>+</span>"); ?>
<?php button_modif_ecos("eco_bleue_plus", $entry->nom, "<span style='color:blue'>+</span>"); ?>
</div>
</div>


Cargando…
Cancelar
Guardar