]> git.koha-community.org Git - koha.git/blob - koha-tmpl/intranet-tmpl/prog/en/includes/browser-strings.inc
Bug 9416: (follow-up) fix neworderempty and templates
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / browser-strings.inc
1 <script type="text/javascript">
2 //<![CDATA[
3     var BROWSER_RETURN_TO_SEARCH = _("Return to results");
4     var BROWSER_PREVIOUS = _("Previous");
5     var BROWSER_NEXT = _("Next");
6 //]]>
7 </script>