show correct medal

This commit is contained in:
Vincent Riquer 2015-02-02 11:29:12 +01:00
parent 1b67f9fd39
commit 187bd18058

View File

@ -25,7 +25,7 @@ print_medal() {
class="badge"
src="/${img//_/-}-$level.png"
title="$stat $percent%"
alt="$stat silver" />
alt="$stat $level" />
</a>&nbsp;($thisdate)
EOHTML
}