This commit is contained in:
depreciate
2019-02-28 02:40:01 +10:30
parent 164500d235
commit 5770c061de
2 changed files with 4 additions and 3 deletions

View File

@@ -50,7 +50,7 @@
<a href="http://cg.mxr.lol/d/{{ .Beatmapset.ID }}?novideo" class="ui gray labeled icon button"><i class="download icon"></i>{{ $.T "download (no video)" }}</a>
{{ end }}
{{ if has $.Context.User.Privileges 256 }}
<a href="https://cg.mxr.lol/index.php?p=124&bsid={{ .Beatmapset.ID }}" class="ui violet labeled icon button"><i class="thumbs up icon"></i>{{ $.T "Rank in RAP"}}</a>
<a href="https://old.yozora.pw/index.php?p=124&bsid={{ .Beatmapset.ID }}" class="ui violet labeled icon button"><i class="thumbs up icon"></i>{{ $.T "Rank in RAP"}}</a>
{{ end }}
</div>
</div>