This repository has been archived on 2023-01-06. You can view files and clone it, but cannot push or open issues or pull requests.
web/app/view/pages/race/configure/reset.php
2022-03-20 22:02:26 +01:00

4 lines
241 B
PHP

<h1>Er du sikker?</h1>
<p>Er du sikker at du vil nullstille alle runder?</p>
<span>[&nbsp;<a class="success" href="reset.php?confirm=1">Nullstill</a>&nbsp;]</span>
<span>[&nbsp;<a class="danger" href="index.php">Avbryt</a>&nbsp;]</span>