From: Aaron Schulz Date: Tue, 13 Jan 2009 21:51:14 +0000 (+0000) Subject: Check $wgLang->isRTL() X-Git-Tag: 1.31.0-rc.0~43436 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/journal.php?a=commitdiff_plain;h=95adc69a0dd7ff9d8c0faec9ca2760f270ab954f;p=lhc%2Fweb%2Fwiklou.git Check $wgLang->isRTL() --- diff --git a/includes/specials/SpecialPreferences.php b/includes/specials/SpecialPreferences.php index 16adc0948e..c4aaeddbc1 100644 --- a/includes/specials/SpecialPreferences.php +++ b/includes/specials/SpecialPreferences.php @@ -1209,8 +1209,8 @@ class PreferencesForm { $skin = $wgUser->getSkin(); $wgOut->addHTML( "
- + isRTL() ? 'left' : 'right') . " value=\"" . wfMsgHtml( 'restoreprefs' ) . "\" /> tooltipAndAccesskey('save')." />