@@ -, +, @@ history * note: link to manual won't work until after 2014-08-01 in the USA --- .../prog/en/modules/help/catalogue/search-history.tt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search-history.tt @@ -0,0 +1,11 @@ +[% INCLUDE 'help-top.inc' %] + +

Search history

+ +

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'.

+ +

From this page you will see your bibliographic search history and your authority search history.

+ +

See the full documentation for Search History in the manual (online).

+ +[% INCLUDE 'help-bottom.inc' %] --