]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Plugin/websetup.pm
we want the recentchanges link to be the first floating action
[ikiwiki.git] / IkiWiki / Plugin / websetup.pm
index 4d2e611ebe17af3bbbaaed3b54002df89aaf811d..9cb5eb13c13740ed6e609679c49b0468458ec115 100644 (file)
@@ -293,7 +293,7 @@ sub showform ($$) {
                ],
                action => $config{cgiurl},
                template => {type => 'div'},
-               stylesheet => IkiWiki::baseurl()."style.css",
+               stylesheet => 1,
        );
        
        $form->field(name => "do", type => "hidden", value => "setup",