https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41092
Bug ID: 41092
Summary: Some system preferences have target='blank' instead of
target='_blank'
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: System Administration
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
I found this while translating and I've never seen target='blank' before, I've
only ever seen target='_blank' (with the underscore).
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/acquisitions.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/items.html'
target='blank'>database columns</a> should be unique in an item:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> must be filled in on the patron
modification screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> must be filled in on the patron entry
screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> will not appear on the patron
self-registration screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> will not appear on the patron
self-modification screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:
- "Valid options are the <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> of the borrowers table, separated by |
(pipe)."
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> must be filled in on the patron entry
screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a> will not appear on the patron entry
screen:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a>:"
koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref:
- "The following <a
href='https://schema.koha-community.org/__VERSION__/tables/borrowers.html'
target='blank'>database columns</a>:"
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/