Fix Elo Page fr fr
This commit is contained in:
@@ -37,9 +37,9 @@
|
|||||||
<table>
|
<table>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{t("elo.place")}</td>
|
<th>{t("elo.place")}</th>
|
||||||
<td>{t("elo.name")}</td>
|
<th>{t("elo.name")}</th>
|
||||||
<td>{t("elo.elo")}</td>
|
<th>{t("elo.elo")}</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user