Fix Elo Page fr fr

This commit is contained in:
2024-03-09 14:32:22 +01:00
parent c5e2ad9426
commit 7599038c82

View File

@@ -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>