]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - html/html/themes/ipfire-legacy/include/functions.pl
GUI: Remove the blend effects option.
[people/pmueller/ipfire-2.x.git] / html / html / themes / ipfire-legacy / include / functions.pl
index df12c6bbb0c0872e6c83f7857d465b4f6be270d8..14010306bd21b31967caa61614089d8d730d7504 100644 (file)
@@ -149,16 +149,6 @@ sub openpage {
 <head>
                <title>$title</title>
     $extrahead
-END
-;
-    if ($settings{'FX'} ne 'off') {
-    print <<END
-    <meta http-equiv="Page-Enter" content="blendTrans(Duration=0.5,Transition=12)" />
-    <meta http-equiv="Page-Exit" content="blendTrans(Duration=0.5,Transition=12)" />
-END
-;
-    }
-    print <<END
     <link rel="shortcut icon" href="/favicon.ico" />
     <link rel="stylesheet" type="text/css" href="/themes/ipfire-legacy/include/style.css" />
     <script language="javascript" type="text/javascript">