summaryrefslogtreecommitdiffstats
path: root/templates/user/auth/grant.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/auth/grant.tmpl')
-rw-r--r--templates/user/auth/grant.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/auth/grant.tmpl b/templates/user/auth/grant.tmpl
index 060b675273..28c5740be0 100644
--- a/templates/user/auth/grant.tmpl
+++ b/templates/user/auth/grant.tmpl
@@ -8,7 +8,7 @@
<div class="ui attached segment">
{{template "base/alert" .}}
<p>
- <b>{{.locale.Tr "auth.authorize_application_description"}}</b><br/>
+ <b>{{.locale.Tr "auth.authorize_application_description"}}</b><br>
{{.locale.Tr "auth.authorize_application_created_by" .ApplicationCreatorLinkHTML | Str2html}}
</p>
</div>