This patch adds a missing help file for the staff search history page.

To test:
* Turn on EnableSearchHistory
* Do a search in the catalog
* Click your username in the top right and choose 'search history'
* Click 'help' in the top right
* Confirm that help file is there
   * note: link to manual won't work until after 2014-08-01 in the USA
---
 .../en/modules/help/catalogue/search-history.tt    |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
 create mode 100644 
koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt

diff --git 
a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt 
b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt
new file mode 100644
index 0000000..d0f26b8
--- /dev/null
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt
@@ -0,0 +1,11 @@
+[% INCLUDE 'help-top.inc' %]
+
+<h1>Search history</h1>
+
+<p>If you have your EnableSearchHistory preference set to keep your search 
history then you can access this information by clicking on your username in 
the top right of the staff client and choosing 'Search history'.</p>
+
+<p>From this page you will see your bibliographic search history and your 
authority search history.</p>
+
+<p><strong>See the full documentation for Search History in the <a 
href="http://manual.koha-community.org/[% helpVersion 
%]/en/staffsearchhistory.html">manual</a> (online).</strong></p>
+
+[% INCLUDE 'help-bottom.inc' %]
-- 
1.7.2.3

_______________________________________________
Koha-patches mailing list
Koha-patches@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to