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:
@@ -185,6 +185,7 @@ $lang = array_merge($lang, array(
|
||||
'LAST_GAMES' => 'The last matches',
|
||||
'LAST_GAMES_AWAY' => 'The last away matches',
|
||||
'LAST_GAMES_HOME' => 'The last home matches',
|
||||
'LAST_RESULTS' => 'Last results',
|
||||
'LAST_VISITORS' => 'Last %s visitors',
|
||||
'LEAGUE' => 'League',
|
||||
'LINK_PREDICTION_LEAGUE' => 'To the WebtTip',
|
||||
|
||||
Reference in New Issue
Block a user