From 7367ddeffff9252835fd31bb22a62522cfde09b5 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 11 Mar 2025 10:01:57 +0000 Subject: [PATCH] Bug 39299: (follow-up) Consistent styling for authorities finder Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc index e2ae80d714f..d6a602bb450 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc @@ -159,7 +159,7 @@ [% ELSE %] [% SET dopop = "Dopop('/cgi-bin/koha/authorities/auth_finder.pl?authtypecode=\"${mv.authtypecode}\"&index=${mv.id}','${mv.id}')" %] - ... + ... [% END %] [% ELSIF ( mv.type == 'text_plugin' ) %] [% IF mv.readonly %] -- 2.48.1