<button type="submit" title="Update blocky setup" class="btn btn-primary btn-sm" style="float: right; margin-right: 5px" onclick="return confirm('Are you sure you want to update the blockList with the the URL from the blocky setup? (this will download the newest blocky setup from the internet)')">
<i class="fas fa-undo"></i>
</button>
@using (Html.BeginForm("UpdateSetup", "Domain"))
{
<button type="submit" title="Update setup" class="btn btn-primary btn-sm" style="float: right; margin-right: 5px" onclick="return confirm('Are you sure you want to overwrite the blockList with the the URLs from the setup? (this will download the newest setup from the internet)')">
<button type="submit" title="Update blocklist" class="btn btn-warning btn-sm" style="float: right; margin-right: 5px" onclick="return confirm('Are you sure you want to update blockList with the URLs specified in the database? (this will download new entries from the internet)')">
<button type="submit" title="Update blocklist" class="btn btn-warning btn-sm" style="float: right; margin-right: 5px" onclick="return confirm('Are you sure you want to update the blockList with the URLs specified in the database? (this will download new entries from the internet)')">