From 0f43165084d0e9ee74c7f8b06fafb997ca37fd39 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alf=20H=C3=B8gemark?= Date: Sat, 22 Feb 2014 12:14:41 +0100 Subject: [PATCH] ipfire theme: Fix align on div, and fix javascript tag Remove align attribute on div for openbox, rather use style attribute with text-align, since align attribute causes html validation warnings, since it is deprecated. Remove deprecated and useless attribute on javascript tag. --- html/html/themes/ipfire/include/functions.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/html/themes/ipfire/include/functions.pl b/html/html/themes/ipfire/include/functions.pl index f354a45bfc..86b1b75ba2 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -129,7 +129,7 @@ print < -