summaryrefslogtreecommitdiffstats
path: root/templates/master-admin.html
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-03-24 16:59:41 -0400
committerSimo Sorce <simo@redhat.com>2014-03-26 15:25:56 -0400
commita5be918364744f92d73aa4b6589f3b9b33235d6d (patch)
tree366f41498c6f6c82f98d4deceed4315cf3973640 /templates/master-admin.html
parent667901638f082e05b4ac61a14f4ddc07ec987742 (diff)
downloadipsilon.git-a5be918364744f92d73aa4b6589f3b9b33235d6d.tar.gz
ipsilon.git-a5be918364744f92d73aa4b6589f3b9b33235d6d.tar.xz
ipsilon.git-a5be918364744f92d73aa4b6589f3b9b33235d6d.zip
Move login plugin configuration to its own module
move also the template, in preparation for handling other configuration data in the main page. Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'templates/master-admin.html')
-rw-r--r--templates/master-admin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master-admin.html b/templates/master-admin.html
index 796c917..43770c1 100644
--- a/templates/master-admin.html
+++ b/templates/master-admin.html
@@ -42,7 +42,7 @@
</ul>
<ul class="nav navbar-nav navbar-primary">
<li>
- <a href="{{ basepath }}/admin">Login plugins</a>
+ <a href="{{ basepath }}/admin/login">Login plugins</a>
</li>
<li>
<a href="{{ basepath }}/admin">Providers</a>