[ros-diffs] [cfinck] 33642: Change the Wiki to use the "menu.css" file

cfinck at svn.reactos.org cfinck at svn.reactos.org
Thu May 22 18:44:01 CEST 2008


Author: cfinck
Date: Thu May 22 11:44:01 2008
New Revision: 33642

URL: http://svn.reactos.org/svn/reactos?rev=33642&view=rev
Log:
Change the Wiki to use the "menu.css" file

Modified:
    trunk/web/reactos.org/htdocs/wiki/skins/RosCMS.php
    trunk/web/reactos.org/htdocs/wiki/skins/roscms/main.css

Modified: trunk/web/reactos.org/htdocs/wiki/skins/RosCMS.php
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/wiki/skins/RosCMS.php?rev=33642&r1=33641&r2=33642&view=diff
==============================================================================
--- trunk/web/reactos.org/htdocs/wiki/skins/RosCMS.php [iso-8859-1] (original)
+++ trunk/web/reactos.org/htdocs/wiki/skins/RosCMS.php [iso-8859-1] Thu May 22 11:44:01 2008
@@ -56,7 +56,7 @@
 		<meta http-equiv="Content-Type" content="<?php $this->text('mimetype') ?>; charset=<?php $this->text('charset') ?>" />
 		<?php $this->html('headlinks') ?>
 		<title><?php $this->text('pagetitle') ?></title>
-		<link href="/style.css" type="text/css" rel="stylesheet" />
+		<link href="/css/menu.css" type="text/css" rel="stylesheet" />
 		<style type="text/css" media="screen, projection">/*<![CDATA[*/
 			@import "<?php $this->text('stylepath') ?>/common/shared.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";
 			@import "<?php $this->text('stylepath') ?>/<?php $this->text('stylename') ?>/main.css?<?php echo $GLOBALS['wgStyleVersion'] ?>";

Modified: trunk/web/reactos.org/htdocs/wiki/skins/roscms/main.css
URL: http://svn.reactos.org/svn/reactos/trunk/web/reactos.org/htdocs/wiki/skins/roscms/main.css?rev=33642&r1=33641&r2=33642&view=diff
==============================================================================
Binary files - no diff available.



More information about the Ros-diffs mailing list