]> www.average.org Git - mkgallery.git/blobdiff - mkgallery.pl
fix "new" list generation
[mkgallery.git] / mkgallery.pl
index 1d5b269884ff10c986b2559f2b5aba6f85739a2b..e64f5975b00ec4a8c693ab9abf7fe1ed86782c25 100755 (executable)
@@ -565,10 +565,7 @@ sub startindex {
        print $IND start_html(-title => $title,
                        -encoding=>"utf-8",
                        -head=>$rsslink,
-                       -style=>{-src=>[$inc."gallery.css"],
-                               -code=>
-".loading {background: url(".$inc."loading.gif) center no-repeat;}"
-                       },
+                       -style=>{-src=>$inc."gallery.css"},
                        -script=>[
                                {-src=>$inc."mootools.js"},
                                {-src=>$inc."urlparser.js"},