--- .../prog/en/modules/help/acqui/histsearch.tmpl | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl
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 index 0000000..ecf8b8f --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/acqui/histsearch.tmpl @@ -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 -- 1.5.6.5 _______________________________________________ Koha-patches mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
