summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Hostbase/hostbase/webtemplates/search.html
diff options
context:
space:
mode:
authorKen Raffenetti <raffenet@mcs.anl.gov>2006-09-21 19:49:45 +0000
committerKen Raffenetti <raffenet@mcs.anl.gov>2006-09-21 19:49:45 +0000
commit1e2efbb211c375d384a17f4ff7bccba366202076 (patch)
treeddb51cd276cc89ee7b440428378d3324fa6c02d6 /src/lib/Server/Hostbase/hostbase/webtemplates/search.html
parent36ac31e3a1c266e4425ad985a595f61bdb25f45d (diff)
downloadbcfg2-1e2efbb211c375d384a17f4ff7bccba366202076.tar.gz
bcfg2-1e2efbb211c375d384a17f4ff7bccba366202076.tar.bz2
bcfg2-1e2efbb211c375d384a17f4ff7bccba366202076.zip
bug fixes in web forms and plugin
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2296 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'src/lib/Server/Hostbase/hostbase/webtemplates/search.html')
-rw-r--r--src/lib/Server/Hostbase/hostbase/webtemplates/search.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/search.html b/src/lib/Server/Hostbase/hostbase/webtemplates/search.html
index 7fefdf6f9..4ac950ae0 100644
--- a/src/lib/Server/Hostbase/hostbase/webtemplates/search.html
+++ b/src/lib/Server/Hostbase/hostbase/webtemplates/search.html
@@ -3,11 +3,16 @@
{% block pagebanner %}
<div class="header">
<h2>Welcome to Hostbase!</h2>
+ <p>search for hosts using one or more of the fields below
</div>
<br/>
{% endblock %}
+
+{% block sidebar %}
+<a href="/hostbase/new" class="sidebar">add a new host</a>
+{% endblock %}
+
{% block content %}
-Find hosts using one or more of the searchable fields below.<br>
<!-- ...or go to <a href="hostinfo">this</a>
page to enter hostinfo-like queries<br><br> -->
<form name="input" action="?sub=true" method="post">