diff --git a/templates/oauthorize.html b/templates/oauthorize.html index dd3d0f29c..a83055fd4 100644 --- a/templates/oauthorize.html +++ b/templates/oauthorize.html @@ -39,7 +39,7 @@ {% if scope.dangerous %} {% endif %} @@ -49,7 +49,7 @@
{% if scope.dangerous %} -
Warning! This scope grants a lot of power. Be careful when authorizing it!
+
This scope grants permissions which are potentially dangerous. Be careful when authorizing it!
{% endif %} {{ scope.description }} @@ -91,10 +91,9 @@