mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 22:59:30 +00:00
Updated various URL errors on SSO templates
This commit is contained in:
@@ -8,7 +8,7 @@ create a new account until fixed by a Sysop. If you are having issues logging in
|
||||
|
||||
<p>If you are sure, then please click confirm</p>
|
||||
|
||||
<form action="{% url sso.views.service_del acc.id %}/" method="post">
|
||||
<form action="{% url sso.views.service_del acc.id %}" method="post">
|
||||
<input name="confirm-delete" type="hidden" value="1"/>
|
||||
<input type="submit" value="Confirm Delete" />
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user