summaryrefslogtreecommitdiff
path: root/skins/default/templates
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2006-05-01 16:27:19 +0000
committerthomascube <thomas@roundcube.net>2006-05-01 16:27:19 +0000
commitdd53e2b489e8787bb339511e33f2d6c4fd5efe3f (patch)
tree59100ce9248efa611c05157aaab4d558cac544bb /skins/default/templates
parentfecb03f44a3a2c3dace7d17eebebbb787a9042e3 (diff)
Started integrating GoogieSpell
Diffstat (limited to 'skins/default/templates')
-rw-r--r--skins/default/templates/compose.html1
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">
<!--