mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-08 08:23:19 +00:00
Monotone-Parent: 3273edcbe74bef5af678b4bac440df23fe52dafd
Monotone-Revision: f97e776b091761ccd4008a8d5ef7d8b765a2c744 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-06-26T17:48:48 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -255,7 +255,7 @@
|
||||
if ([signature length])
|
||||
{
|
||||
[newDraftMessage
|
||||
setText: [NSString stringWithFormat: @"\n-- \n%@", signature]];
|
||||
setText: [NSString stringWithFormat: @"\n\n-- \n%@", signature]];
|
||||
save = YES;
|
||||
}
|
||||
if (save)
|
||||
|
||||
Reference in New Issue
Block a user