From: Leo-Andres Hofmann Date: Sat, 27 Nov 2021 19:10:43 +0000 (+0100) Subject: ipfire-theme/functions.pl: Load $extrahead after jQuery X-Git-Tag: v2.27-core163~26^2~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b91a0f297ab27cc5bbbc0c9777a2fe8bc881ae01;p=ipfire-2.x.git ipfire-theme/functions.pl: Load $extrahead after jQuery This ensures that jQuery is also available for custom javascript added to the HTML with $extrahead. Signed-off-by: Leo-Andres Hofmann Reviewed-by: Michael Tremer --- diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index 18931428ec..54f8966d58 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -120,12 +120,12 @@ print < $headline - $title - $extrahead + $extrahead