From 71f47d076cde79880f895616f12c2f8dd009b515 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Wed, 15 Nov 2006 22:46:44 +0000 Subject: fixed links in web forms git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2500 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Hostbase/hostbase/webtemplates/index.html | 2 +- src/lib/Server/Hostbase/hostbase/webtemplates/navbar | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/index.html b/src/lib/Server/Hostbase/hostbase/webtemplates/index.html index 0050b9ef2..1e68de185 100644 --- a/src/lib/Server/Hostbase/hostbase/webtemplates/index.html +++ b/src/lib/Server/Hostbase/hostbase/webtemplates/index.html @@ -9,7 +9,7 @@ {% block sidebar %} login to hostbase
search for hosts
-zone file information +zone file information {% endblock %} {% block content %} {% endblock %} diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/navbar b/src/lib/Server/Hostbase/hostbase/webtemplates/navbar index 6efcee7a1..dd565a93e 100644 --- a/src/lib/Server/Hostbase/hostbase/webtemplates/navbar +++ b/src/lib/Server/Hostbase/hostbase/webtemplates/navbar @@ -1,4 +1,5 @@ new search
add a new host
zone file information
+add a new zone
-- cgit v1.2.3-1-g7c22