summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/webtemplates/index.html
diff options
context:
space:
mode:
authorKen Raffenetti <raffenet@mcs.anl.gov>2006-11-12 17:47:00 +0000
committerKen Raffenetti <raffenet@mcs.anl.gov>2006-11-12 17:47:00 +0000
commit93f661a2c3cd3282419c5496a0086b7553aceaee (patch)
tree3db902f3a40812ef0e3b79d0e3606602f47fb875 /src/lib/Server/Hostbase/hostbase/webtemplates/index.html
parent3110821ebac31cb59fac2676c40ecd86d0829510 (diff)
downloadbcfg2-93f661a2c3cd3282419c5496a0086b7553aceaee.tar.gz
bcfg2-93f661a2c3cd3282419c5496a0086b7553aceaee.tar.bz2
bcfg2-93f661a2c3cd3282419c5496a0086b7553aceaee.zip
minor changes to make installation easier
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2494 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Hostbase/hostbase/webtemplates/index.html')
-rw-r--r--src/lib/Server/Hostbase/hostbase/webtemplates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/index.html b/src/lib/Server/Hostbase/hostbase/webtemplates/index.html
index ca9a250da..0050b9ef2 100644
--- a/src/lib/Server/Hostbase/hostbase/webtemplates/index.html
+++ b/src/lib/Server/Hostbase/hostbase/webtemplates/index.html
@@ -7,8 +7,8 @@
<br/>
{% endblock %}
{% block sidebar %}
-<a href="/login/" class="sidebar">login to hostbase</a>
-<a href="/hostbase/" class="sidebar">search for hosts</a>
+<a href="/login/" class="sidebar">login to hostbase</a><br>
+<a href="/hostbase/" class="sidebar">search for hosts</a><br>
<a href="/zones/" class="sidebar">zone file information</a>
{% endblock %}
{% block content %}