From: Liz Rea Date: Tue, 8 Jan 2013 03:51:45 +0000 (+1300) Subject: bug 9360 - Clean borrowers tool wording and layout problematic X-Git-Url: http://git.rot13.org/?p=koha.git;a=commitdiff_plain;h=4df6f43a66f496da56faa4ba8537efe0031faa75 bug 9360 - Clean borrowers tool wording and layout problematic To test: Verify that the text has been changed to "Batch patron deletion/anonymization in the following places: * tools-home * the page title * the heading on cleanborrowers * the menu on cleanborrowers Verify that the tool still works as intended. This (finally) fixes the things Owen pointed out. changes check-out to checkout per Galen. Signed-off-by: Marc Veron Behaves as expected. Signed-off-by: Jonathan Druart Fix indentation and tabulations characters Signed-off-by: Jared Camins-Esakov --- diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc index c209de480e..e4fd8c71f1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/tools-menu.inc @@ -33,7 +33,7 @@
  • Patron card creator
  • [% END %] [% IF ( CAN_user_tools_delete_anonymize_patrons ) %] -
  • Patrons (anonymize, bulk-delete)
  • +
  • Batch patron deletion/anonymization
  • [% END %] [% IF ( CAN_user_tools_edit_patrons ) %]
  • Batch patron modification
  • diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt index 5aa1865361..7e1fc97746 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/cleanborrowers.tt @@ -1,5 +1,5 @@ [% INCLUDE 'doc-head-open.inc' %] -Koha › Tools › Clean patron records [% IF ( step2 ) %]› Confirm[% END %][% IF ( step3 ) %]› Finished[% END %] +Koha › Tools › Batch patron deletion/anonymization [% IF ( step2 ) %]› Confirm[% END %][% IF ( step3 ) %]› Finished[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'calendar.inc' %]