Skip to content

Commit 5db9e64

Browse files
committed
We can't show a cancel button, so don't show one
1 parent 959e383 commit 5db9e64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/pages/compat_login_policy_violation.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,5 @@ <h1 class="title">{{ _("mas.policy_violation.heading") }}</h1>
2828

2929
{{ logout.button(text=_("action.sign_out"), csrf_token=csrf_token, post_logout_action=action, as_link=True) }}
3030
</div>
31-
32-
<a class="cpd-button destructive" data-kind="primary" data-size="lg" href="/TODO">{{ _("action.cancel") }}</a>
3331
</main>
3432
{% endblock content %}

0 commit comments

Comments
 (0)