mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 12:39:25 +01:00
GNU Patch #376.
This commit is contained in:
parent
e8e358f233
commit
3fd58149e8
@ -180,7 +180,7 @@
|
|||||||
|
|
||||||
if ($this->prefs['common']['timeformat'] == '12')
|
if ($this->prefs['common']['timeformat'] == '12')
|
||||||
{
|
{
|
||||||
$this->users_timeformat = 'h:i a';
|
$this->users_timeformat = 'h:ia';
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user