bug 4802 add missing order search help file
authorNicole Engard <nengard@bywatersolutions.com>
Fri, 21 May 2010 10:16:04 +0000 (06:16 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 21 May 2010 14:29:59 +0000 (10:29 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl [new file with mode: 0644]

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl
new file mode 100644 (file)
index 0000000..ecf8b8f
--- /dev/null
@@ -0,0 +1,9 @@
+<!-- TMPL_INCLUDE NAME="help-top.inc" -->
+
+<h1>Order Search</h1>
+
+<p>Using the Order Search you can search for items that have been ordered with or without the vendor.</p>
+
+<p>You can enter info in one or both fields and and you can enter any part of the title and/or vendor name.</p>
+       
+<!-- TMPL_INCLUDE NAME="help-bottom.inc" -->
\ No newline at end of file