diff options
author | thomascube <thomas@roundcube.net> | 2006-05-01 16:27:19 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-05-01 16:27:19 +0000 |
commit | dd53e2b489e8787bb339511e33f2d6c4fd5efe3f (patch) | |
tree | 59100ce9248efa611c05157aaab4d558cac544bb /skins/default/templates/compose.html | |
parent | fecb03f44a3a2c3dace7d17eebebbb787a9042e3 (diff) |
Started integrating GoogieSpell
Diffstat (limited to 'skins/default/templates/compose.html')
-rw-r--r-- | skins/default/templates/compose.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skins/default/templates/compose.html b/skins/default/templates/compose.html index 07ebf82ae..0630a5713 100644 --- a/skins/default/templates/compose.html +++ b/skins/default/templates/compose.html @@ -4,6 +4,7 @@ <title><roundcube:object name="productname" /> :: <roundcube:label name="compose" /></title> <roundcube:include file="/includes/links.html" /> <link rel="stylesheet" type="text/css" href="/mail.css" /> +<link rel="stylesheet" type="text/css" href="/googiespell.css" /> <script type="text/javascript"> <!-- |