summaryrefslogtreecommitdiffstats
path: root/templates/admin/providers/saml2_sp_new.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin/providers/saml2_sp_new.html')
-rw-r--r--templates/admin/providers/saml2_sp_new.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/providers/saml2_sp_new.html b/templates/admin/providers/saml2_sp_new.html
index b3cef19..ed8db1d 100644
--- a/templates/admin/providers/saml2_sp_new.html
+++ b/templates/admin/providers/saml2_sp_new.html
@@ -39,7 +39,7 @@
<button id="submit" class="btn btn-primary" name="submit" type="submit" value="Submit">
Save
</button>
- <a href="{{ backurl }}" class="btn btn-default" title="Back">Back</a>
+ <a href="{{ back }}" class="btn btn-default" title="Back">Back</a>
</form>
</div>
{% endblock %}