http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11430 --- Comment #40 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Comment on attachment 29045 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29045 Bug 11430: OPAC changes Review of attachment 29045: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11430&attachment=29045) ----------------------------------------------------------------- ::: koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-search-history.tt @@ +215,3 @@
<script type="text/javascript"> //<![CDATA[ + var MSG_CONFIRM_DELETE_HISTORY = _("Are you sure you want to delete selected search history?");
Hm, maybe that would be a bit better as: Are you sure you want to delete the selected search history entries? -- You are receiving this mail because: You are watching all bug changes.