From 63183b7104de59fb0196921c99288aabfa85c610 Mon Sep 17 00:00:00 2001 From: Son NK Date: Wed, 21 Aug 2019 17:09:17 +0200 Subject: [PATCH] cancel is handled the same way as "deny" --- app/oauth/templates/oauth/authorize.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/oauth/templates/oauth/authorize.html b/app/oauth/templates/oauth/authorize.html index 1206b11e..b44636bb 100644 --- a/app/oauth/templates/oauth/authorize.html +++ b/app/oauth/templates/oauth/authorize.html @@ -157,9 +157,9 @@ class="btn btn-success">Allow - - Cancel - + {% else %}