Conditional warnings

This commit is contained in:
2020-12-29 02:06:25 +01:00
parent 06752f6f30
commit a0d2a1a078
4 changed files with 14 additions and 4 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
<h2>WARNING!</h2>
<p>Repacking all beatmaps will take a LONG time. Are you sure you want to continue?</p>
<p style="text-align:center;"><a href="{{ WARN_FORWARD_LINK }}">[ Yes ]</a> &nbsp;&nbsp; <a href="./?">[ No ]</a></p>
<p style="font-size:0.9em">(The repacking will start after clicking the "yes" button. If you are unsure whether you clicked it, check your session/osz/ folder; there should be some .osz files already.)</p>
<p class="note">(The repacking will start after clicking the "yes" button. If you are unsure whether you clicked it, check your session/osz/ folder; there should be some .osz files already.)</p>
</div>