Skip to content

Commit

Permalink
remove extra character
Browse files Browse the repository at this point in the history
  • Loading branch information
jackHay22 committed Sep 14, 2023
1 parent 5c7d549 commit f5466c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/admin/auth/new.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
{{template "admin/auth/source/sspi" .}}

<!-- SAML -->
+ {{template "admin/auth/source/saml" .}}
{{template "admin/auth/source/saml" .}}

<div class="ldap field">
<div class="ui checkbox">
Expand Down

0 comments on commit f5466c9

Please sign in to comment.