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:
Francis Lachapelle
2009-06-26 17:48:48 +00:00
parent 3a26cead36
commit fc2dee60ad
+1 -1
View File
@@ -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)