Merge #15949 - Fix #15882 - Replace kbd tag by code tag

Pull-request: #15949
Fixes: #15882
Closes: #15891

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-02-13 23:04:05 +01:00
commit 7b852174f0
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -488,8 +488,8 @@ class Descriptions
'NavigationLogoLink_desc' => __('URL where logo in the navigation panel will point to.'),
'NavigationLogoLink_name' => __('Logo link URL'),
'NavigationLogoLinkWindow_desc' => __(
'Open the linked page in the main window ([kbd]main[/kbd]) or in a new one '
. '([kbd]new[/kbd]).'
'Open the linked page in the main window ([code]main[/code]) or in a new one '
. '([code]new[/code]).'
),
'NavigationLogoLinkWindow_name' => __('Logo link target'),
'NavigationDisplayServers_desc' => __('Display server choice at the top of the navigation panel.'),