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:
Wolfgang Sourdeau
2006-09-19 21:05:32 +00:00
parent 6e83ad8a42
commit ae3b8a6fb0
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -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