[Koha-bugs] [Bug 33875] Missing closing tag a in API key management page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 31 23:04:04 CEST 2023


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

--- Comment #1 from Fridolin Somers <fridolin.somers at biblibre.com> ---
Created attachment 151888
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151888&action=edit
Bug 33875: Fix missing closing tag a in API key management page

In API key management page, anchor closing tag is missing in message "No keys
defined for the current patron".

This patch fixes that.
Also changes display with link on a new line.
Translatable text is on purpose surrounded by span or div.

Test plan :
1) Enable system preference  RESTOAuth2ClientCredentials
2) Go to a patron page
3) Click More > Manage API Keys
4) Look at page source HTML code
=> Check code is OK

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list