Monotone-Parent: 6c5162d633983a0315c4a43f2114c333d5df86cd

Monotone-Revision: 7001bd5342e68b3d0c659bc90a70a249a337d23c

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-09-17T15:58:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle 2007-09-17 15:58:28 +00:00
parent aef4c87c39
commit daee6ab858

View file

@ -282,7 +282,7 @@
{
url = [[elements objectAtIndex: 0] value: 0];
data = [NSString stringWithFormat:
@"<a href=\"%@\">%@</a>",
@"<a href=\"%@\" target=\"_blank\">%@</a>",
url, url];
}
else