From: Michael Tremer Date: Sun, 9 Jan 2011 13:16:21 +0000 (+0100) Subject: Fix JS syntax error. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=08d03c408160225daa929c85c25b286c3b0b7cc2;p=ipfire.org.git Fix JS syntax error. --- diff --git a/www/templates/static/about.html b/www/templates/static/about.html index 04f93a49..15ef0667 100644 --- a/www/templates/static/about.html +++ b/www/templates/static/about.html @@ -419,7 +419,7 @@ hashTags: false, easing: "swing", buildNavigation: false, - resizeContents: false, + resizeContents: false }); $("#tabs").tabs();