add refresh button that uses url base if given

This commit is contained in:
Harvey Tindall
2021-01-27 21:51:01 +00:00
parent 764639bbba
commit 79987ffa22
3 changed files with 11 additions and 4 deletions
+1
View File
@@ -446,6 +446,7 @@
<div class="row col flex center">
<span class="button ~neutral !normal back mr-1">{{ .lang.Strings.back }}</span>
<span class="button ~urge !normal" id="restart">{{ .lang.Strings.submit }}</span>
<span class="button ~urge !normal unfocused" id="refresh">{{ .lang.EndPage.refreshPage }}</span>
</div>
</div>
</div>