Bug 24682: Make UsageStatsGeolocation readonly (and redirect to the config page)
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / browser-strings.inc
1 <script>
2     var BROWSER_RETURN_TO_SEARCH = _("Results");
3     var BROWSER_PREVIOUS = _("Previous");
4     var BROWSER_NEXT = _("Next");
5 </script>