This commit is contained in:
skeeter 2002-06-29 03:33:02 +00:00
parent e8e358f233
commit 3fd58149e8

View File

@ -180,7 +180,7 @@
if ($this->prefs['common']['timeformat'] == '12')
{
$this->users_timeformat = 'h:i a';
$this->users_timeformat = 'h:ia';
}
else
{