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-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=0f43165084d0e9ee74c7f8b06fafb997ca37fd39 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 f354a45bf..86b1b75ba 100644 --- a/html/html/themes/ipfire/include/functions.pl +++ b/html/html/themes/ipfire/include/functions.pl @@ -129,7 +129,7 @@ print < -