cancel is handled the same way as "deny"

This commit is contained in:
Son NK 2019-08-21 17:09:17 +02:00
parent ef807bf293
commit 63183b7104

View File

@ -157,9 +157,9 @@
class="btn btn-success">Allow class="btn btn-success">Allow
</button> </button>
<a class="btn btn-light" href="javascript:history.back()"> <button type="submit" name="button" value="deny"
Cancel class="btn btn-light">Cancel
</a> </button>
</div> </div>
</div> </div>
{% else %} {% else %}