From acc8bbe8cf839d637d0a269fcbae5a6d4ebad212 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 23 Jan 2025 09:27:42 +0100 Subject: [PATCH] Bug 38713: Replace
by its css equivalent Signed-off-by: Lucas Gass --- .../intranet-tmpl/prog/en/modules/serials/subscription-add.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt index 6bfbf242e99..5e11e9b2092 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -284,8 +284,8 @@ fieldset.rows table { clear: none; margin: 0; }
[% IF ( Koha.Preference('Mana') == 1) && !mana_url %]
-

The Mana Knowledge Base can be used to import subscription patterns submitted by other libraries and save you extra work. Ask your system administrator to configure this service and complete the configuration, or remove this message by disabling the system preference - here

+

The Mana Knowledge Base can be used to import subscription patterns submitted by other libraries and save you extra work. Ask your system administrator to configure this service and complete the configuration, or remove this message by disabling the system preference + here

[% END %]