From: Roan Kattouw Date: Mon, 19 Jul 2010 20:46:29 +0000 (+0000) Subject: Fix r69539: use $this->skin->stylename instead of $this->stylename, fix the path... X-Git-Tag: 1.31.0-rc.0~36074 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=3f1efa9ec6c1a310e774d4d374d2c23f12be6455;p=lhc%2Fweb%2Fwiklou.git Fix r69539: use $this->skin->stylename instead of $this->stylename, fix the path and access globals the right way --- diff --git a/skins/Vector.php b/skins/Vector.php index 1d4d8bd344..f59f71dba8 100644 --- a/skins/Vector.php +++ b/skins/Vector.php @@ -771,7 +771,7 @@ class VectorTemplate extends QuickTemplate { getOption( 'vector-simplesearch' ) ): ?>
skin->tooltipAndAccesskey( 'search' ); ?> data['search'] ) ): ?> value="text( 'search' ) ?>" /> - +
skin->tooltipAndAccesskey( 'search' ); ?> data['search'] ) ): ?> value="text( 'search' ) ?>" />