mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 01:38:51 +00:00
merge of '10b3eef04f57d98b8cd5811853bd18ee77bd52c7'
and '7001bd5342e68b3d0c659bc90a70a249a337d23c' Monotone-Parent: 10b3eef04f57d98b8cd5811853bd18ee77bd52c7 Monotone-Parent: 7001bd5342e68b3d0c659bc90a70a249a337d23c Monotone-Revision: 95a479a030c58000846673a3dd3d9cdb31012678 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-17T17:25:37 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
{
|
||||
url = [[elements objectAtIndex: 0] value: 0];
|
||||
data = [NSString stringWithFormat:
|
||||
@"<a href=\"%@\">%@</a>",
|
||||
@"<a href=\"%@\" target=\"_blank\">%@</a>",
|
||||
url, url];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user