Version 0.9.9b1
-replace icons with font awesome icons -display icons on tabs and hide it on mobile access -new block last results -new config values for last users, last results -replace config value football_host_timezone with football_time_shift -fixed errors on php 7 -remove unnecessary sql_freeresult calls -fixed non-numeric value errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="panel">
|
||||
<h3><span class="small-icon icon-allbets"></span> {LAST_USERS}</h3>
|
||||
|
||||
<!-- BEGIN last_users -->
|
||||
<div class="panel"> <h3><i class="icon fa-sign-in fa-fw"></i>{LAST_USERS}</h3>
|
||||
<!-- BEGIN last_users -->
|
||||
<span class="genmed">{last_users.USER_NAME}</span> <br /> <span class="gensmall">{last_users.LAST_VISIT_DATE}</span><hr />
|
||||
<!-- END last_users --></div>
|
||||
|
||||
Reference in New Issue
Block a user