X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=skins%2FMonoBook.php;h=e805acadbd3e95584f4c6e69e187d11b97b1fd28;hb=02919f75297e8f1e212c5fc11a93323ead45ae23;hp=b704173e61e2f79f31731d7664edc841ec0c2800;hpb=8d6c1cd8feb93b2598c403e67b97f8f5f4138f48;p=lhc%2Fweb%2Fwiklou.git diff --git a/skins/MonoBook.php b/skins/MonoBook.php index b704173e61..e805acadbd 100644 --- a/skins/MonoBook.php +++ b/skins/MonoBook.php @@ -43,17 +43,10 @@ class SkinMonoBook extends SkinTemplate { * @param $out OutputPage */ function setupSkinUserCss( OutputPage $out ) { - global $wgHandheldStyle; parent::setupSkinUserCss( $out ); $out->addModuleStyles( 'skins.monobook' ); - // Ugh. Can't do this properly because $wgHandheldStyle may be a URL - if ( $wgHandheldStyle ) { - // Currently in testing... try 'chick/main.css' - $out->addStyle( $wgHandheldStyle, 'handheld' ); - } - // TODO: Migrate all of these $out->addStyle( 'monobook/IE60Fixes.css', 'screen', 'IE 6' ); $out->addStyle( 'monobook/IE70Fixes.css', 'screen', 'IE 7' ); @@ -95,7 +88,7 @@ class MonoBookTemplate extends BaseTemplate { data['undelete'] ) { ?>
html( 'undelete' ) ?>
data['newtalk'] ) { ?> -
html( 'newtalk' ) ?>
+
html( 'newtalk' ) ?>
data['showjumplinks'] ) { ?>
msg( 'jumpto' ) ?> msg( 'jumptonavigation' ) ?>msg( 'comma-separator' ) ?>msg( 'jumptosearch' ) ?>
@@ -107,7 +100,7 @@ class MonoBookTemplate extends BaseTemplate {
-
html( 'userlangattributes' ) ?>> +
html( 'userlangattributes' ) ?>>

msg( 'navigation-heading' ) ?>

cactions(); ?>