# HG changeset patch # User Matti Hamalainen # Date 1522153170 -10800 # Node ID 2749d9637a44569cba09464009cfe73c8be0639d # Parent 80cbbdc3f14d8a763e761ed8a7306a1abadb7a25 No need to use type="text/javascript" for javascript resources, according to W3 validator. diff -r 80cbbdc3f14d -r 2749d9637a44 mgallery.php --- a/mgallery.php Tue Mar 27 15:19:00 2018 +0300 +++ b/mgallery.php Tue Mar 27 15:19:30 2018 +0300 @@ -152,7 +152,7 @@ // Setting the viewport makes things break especially with the // text-size-adjust CSS settings... so we don't use it. " \n". - " \n". + " \n". " ".strip_tags($pageTitle)."\n". mgGetCSSLine($pageCSS, FALSE). $pageExtra.