Fix class name in highscores

This commit is contained in:
slawkens 2020-02-25 20:36:14 +01:00
parent 4468f3dd37
commit b8130d3fd3

View File

@ -295,7 +295,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>
@ -311,7 +311,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>';
@ -346,7 +346,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>