From 5a07ba0851834ba512101d8a1e37624647b4f6f2 Mon Sep 17 00:00:00 2001 From: depreciate Date: Thu, 28 Feb 2019 03:15:00 +1030 Subject: [PATCH] fix that --- templates/beatmap.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/beatmap.html b/templates/beatmap.html index 777aec4..fef566b 100644 --- a/templates/beatmap.html +++ b/templates/beatmap.html @@ -45,9 +45,9 @@
{{ $.T "osu!direct" }} - {{ $.T "download" }} + {{ $.T "download" }} {{ if .Beatmapset.HasVideo }} - {{ $.T "download (no video)" }} + {{ $.T "download (no video)" }} {{ end }} {{ if has $.Context.User.Privileges 256 }} {{ $.T "Rank in RAP"}}