Sfoglia il codice sorgente

fix couleur bouton plus eco bleu

master
heuzef 9 anni fa
parent
commit
9498b726da
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      play/gamers.php

+ 1
- 1
play/gamers.php Vedi File

@@ -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>


Caricamento…
Annulla
Salva