From 086ae52d12011746a75f5588e877347bc0457352 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Fri, 21 Mar 2008 11:49:34 +0100 Subject: Update auf MediaWiki 1.12.0 --- skins/ArchLinux.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'skins/ArchLinux.php') diff --git a/skins/ArchLinux.php b/skins/ArchLinux.php index 68626eeb..c16c2b7d 100644 --- a/skins/ArchLinux.php +++ b/skins/ArchLinux.php @@ -55,7 +55,7 @@ class ArchLinuxTemplate extends QuickTemplate { html('headlinks') ?> - archlinux.de :: <?php $this->text('pagetitle') ?> + <?php $this->text('pagetitle') ?> data ); ?> + +html('headscripts') ?> data['jsvarurl' ]) { ?> @@ -86,12 +88,10 @@ class ArchLinuxTemplate extends QuickTemplate { data['trackbackhtml']) print $this->data['trackbackhtml']; ?> - - html('headscripts') ?> -data['body_ondblclick']) { ?>ondblclick="text('body_ondblclick') ?>" -data['body_onload' ]) { ?>onload="text('body_onload') ?>" +data['body_ondblclick']) { ?> ondblclick="text('body_ondblclick') ?>" +data['body_onload' ]) { ?> onload="text('body_onload') ?>" class="mediawiki text('nsclass') ?> text('dir') ?> text('pageclass') ?>"> @@ -203,8 +203,8 @@ class ArchLinuxTemplate extends QuickTemplate { tooltipAndAccesskey('search'); if( isset( $this->data['search'] ) ) { ?> value="text('search') ?>" /> -   - + tooltipAndAccesskey( 'search-go' ); ?> />  + tooltipAndAccesskey( 'search-fulltext' ); ?> /> -- cgit v1.2.3-54-g00ecf