mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
Monotone-Parent: 349d5532f881a7584560de97322e52aa5d852d33
Monotone-Revision: 1843b9a8fb3fb893519d30b1d185e25545408fab Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-03-26T13:48:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
|
||||
- (NSString *) labelForDay
|
||||
{
|
||||
return [NSString stringWithFormat: @"%@ %@",
|
||||
return [NSString stringWithFormat: @"%@<br />%@",
|
||||
[dateFormatter shortDayOfWeek: [currentTableDay dayOfWeek]],
|
||||
[dateFormatter stringForObjectValue: currentTableDay]];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user