first commit

This commit is contained in:
Erreur32 2021-01-31 21:11:36 +01:00
parent 188481c055
commit 2df5fbbee7
2 changed files with 14 additions and 4 deletions

Binary file not shown.

View File

@ -203,10 +203,20 @@ $sec = "300";
<div class="col-md-2 col-xs-12 border-right">
<div class="">
<h5 class="description-header">
<?php echo $InfoGT[67].$InfoGT[68].$InfoGT[69].$InfoGT[70].$InfoGT[71]; ?> <small style="color: grey;"> <i
class="fas fa-sun"></i><span style="color: white;">x<?php echo $InfoGT[41]; ?></span>
- <i class="fas fa-moon"></i><span style="color: white;">x<?php echo $InfoGT[54]; ?></span>
</small></h5>
<?php
// if no mod
echo $InfoGT[68].$InfoGT[69].$InfoGT[70].$InfoGT[71].$InfoGT[72]; ?> <small style="color: grey;">
<i class="fas fa-sun"></i><span style="color: white;">x<?php echo $InfoGT[42]; ?></span>
- <i class="fas fa-moon"></i><span style="color: white;">x<?php echo $InfoGT[55]; ?></span>
<!-- // if mod active
echo $InfoGT[67].$InfoGT[68].$InfoGT[69].$InfoGT[70].$InfoGT[71]; ?>
<small style="color: grey;"><i class="fas fa-sun"></i><span style="color: white;">x<?php echo $InfoGT[41]; ?></span>
- <i class="fas fa-moon"></i><span style="color: white;">x<?php echo $InfoGT[54]; ?></span>
-->
</small></h5>
<span class="description-text">GAME TIME</span>
</div>
</div>