https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26015

--- Comment #6 from Katrin Fischer <[email protected]> ---
(In reply to Jonathan Druart from comment #5)
> There are more occurrences that need to be replaced IMO:
> 
> api/v1/swagger/definitions/patron.json:      "description": "a note on the
> patron's account visible in OPAC and staff client"
> 
> koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc:                <a
> title="Staff client"
> href="/cgi-bin/koha/admin/preferences.pl?tab=staff_client">Staff client</a>
> koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc:                <a
> title="Staff client"
> href="/cgi-bin/koha/admin/preferences.pl?tab=staff_client">Staff client</a>
> 
> a lot of .pref
> 
> koha-tmpl/intranet-tmpl/prog/en/modules/admin/searchengine/elasticsearch/
> mappings.tt:                    <th>Staff client</th>
> 
> t/db_dependent/selenium/authentication.t:        like( $driver->get_title,
> qr(Koha staff client), 'Patron with flags catalogue should be able to login'
> );
> t/db_dependent/selenium/authentication.t:        like( $driver->get_title,
> qr(Koha staff client), 'Patron with flags superlibrarian should be able to
> login' );

Hi Joubu, I can take care of the other occurrences, although I think this could
still bep ushed as a first step. the .pref are taken care of on bug 25630 - but
I haven't managed to rebase David's follow-up. :( Help much appreciated.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to