Fixed whitespace in Preferences page between 'Timezone' and colon
This commit is contained in:
parent
a2c1b9c699
commit
771b9b9412
3 changed files with 4 additions and 4 deletions
|
@ -455,7 +455,7 @@ class Application_Model_Preference
|
|||
{
|
||||
return self::getValue("locale");
|
||||
}
|
||||
|
||||
|
||||
public static function GetCurrentUserLocale($id)
|
||||
{
|
||||
return self::getValue("user_".$id."_locale", true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue