mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-13 12:25:08 +00:00
Monotone-Parent: 0a93903821df22cae2a8187e778326212c127114
Monotone-Revision: e94cb35209635067c1495606f5829d63804b064b Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-19T21:05:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
{
|
||||
url = [[elements objectAtIndex: 0] value: 0];
|
||||
data = [NSString stringWithFormat:
|
||||
@"<a href=\"%@\" onclick=\"return openExternalLink(this);\">%@</a>",
|
||||
@"<a href=\"%@\">%@</a>",
|
||||
url, url];
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user