mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-19 21:53:19 +00:00
Monotone-Parent: 220bafa2a61c757a52c28a93244902de0f60d4fa
Monotone-Revision: ea798774d37b8012a5a8b31642a0eca4f0769917 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-09-26T18:40:04 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -59,6 +59,11 @@
|
||||
return [[self clientObject] ownerInContext:[self context]];
|
||||
}
|
||||
|
||||
- (NSString *) doctype
|
||||
{
|
||||
return @"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">";
|
||||
}
|
||||
|
||||
/* Help URL/target */
|
||||
|
||||
- (NSString *)helpURL
|
||||
|
||||
Reference in New Issue
Block a user