Fix class name in highscores

(cherry picked from commit b8130d3fd38c309ecb802b13dd610604973bc69b)
This commit is contained in:
slawkens 2020-02-25 20:36:14 +01:00
parent f9458da291
commit a467b55054

View File

@ -268,7 +268,7 @@ if($config['highscores_country_box'])
echo echo
'<TABLE BORDER=0 width="100%" CELLPADDING=4 CELLSPACING=1> '<TABLE BORDER=0 width="100%" CELLPADDING=4 CELLSPACING=1>
<TR BGCOLOR="' . $config['vdarkborder'] . '"> <TR BGCOLOR="' . $config['vdarkborder'] . '">
<TD CLASS=whites><B>Choose a country</B></TD> <TD CLASS=white><B>Choose a country</B></TD>
</TR> </TR>
<TR BGCOLOR="'.$config['lightborder'].'"> <TR BGCOLOR="'.$config['lightborder'].'">
<TD> <TD>
@ -284,7 +284,7 @@ if($config['highscores_country_box'])
echo ' echo '
<TABLE BORDER=0 width="100%" CELLPADDING=4 CELLSPACING=1> <TABLE BORDER=0 width="100%" CELLPADDING=4 CELLSPACING=1>
<TR BGCOLOR="'.$config['vdarkborder'].'"> <TR BGCOLOR="'.$config['vdarkborder'].'">
<TD CLASS=whites><B>Choose a skill</B></TD> <TD CLASS=white><B>Choose a skill</B></TD>
</TR> </TR>
<TR BGCOLOR="'.$config['lightborder'].'"> <TR BGCOLOR="'.$config['lightborder'].'">
<TD>'; <TD>';
@ -315,7 +315,7 @@ if($config['highscores_vocation_box'])
echo echo
'<table border="0" width="100%" cellpadding="4" cellspacing="1"> '<table border="0" width="100%" cellpadding="4" cellspacing="1">
<tr bgcolor="' . $config['vdarkborder'] . '"> <tr bgcolor="' . $config['vdarkborder'] . '">
<td class=whites><b>Choose a vocation</b></td> <td class="white"><b>Choose a vocation</b></td>
</tr> </tr>
<tr bgcolor="'.$config['lightborder'].'"> <tr bgcolor="'.$config['lightborder'].'">
<td> <td>