From: Alf Høgemark Date: Sat, 22 Feb 2014 11:14:41 +0000 (+0100) Subject: ipfire theme: Fix align on div, and fix javascript tag X-Git-Tag: v2.15-rc1~94^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;h=0f43165084d0e9ee74c7f8b06fafb997ca37fd39;p=ipfire-2.x.git 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. --- 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 < -