瀏覽代碼

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>


Loading…
取消
儲存