ソースを参照

fix couleur bouton plus eco bleu

master
heuzef 9年前
コミット
9498b726da
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      play/gamers.php

+ 1
- 1
play/gamers.php ファイルの表示

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


読み込み中…
キャンセル
保存