diff options
Diffstat (limited to 'templates/player.html')
-rw-r--r-- | templates/player.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/player.html b/templates/player.html index 538a2cd..6740794 100644 --- a/templates/player.html +++ b/templates/player.html @@ -65,7 +65,7 @@ <td class="age-place text-right"></td> <td class="age-place-change"><span class="label"></span></td> <td class="score text-right"> - <span class="score-tip"></span> + <span class="auto-tooltip"></span> </td> </tr> </tbody> |