mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-23 16:32:45 +00:00
Update footer.php
This commit is contained in:
parent
38e2329d9e
commit
720aeea11e
@ -14,7 +14,6 @@
|
||||
</div>
|
||||
<div class="navbar-collapse collapse">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
<li><a href="https://github.com/Yive/Maxbans-php/releases">Download</a></li>
|
||||
<p class="navbar-text" style="color:white;"><?php echo 'Players: ' . $data['players']['online'] . '/' . $data['players']['max']; ?> </p>
|
||||
</ul>
|
||||
</div>
|
||||
@ -47,4 +46,4 @@
|
||||
</div><!-- /.modal-dialog -->
|
||||
</div><!-- /.modal -->
|
||||
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
|
||||
<script src="includes/js/bootstrap.min.js"></script>
|
||||
<script src="includes/js/bootstrap.min.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user