Use new skin.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 23 Mar 2010 05:38:17 +0000 (23:38 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 24 Mar 2010 07:39:19 +0000 (01:39 -0600)
imp/lib/Ui/Compose.php

index bda3226..86db14e 100644 (file)
@@ -210,9 +210,6 @@ class IMP_Ui_Compose
             /* Disable resize of the textarea. */
             'resize_enabled: false',
 
-            /* Use the old skin for now. */
-            'skin: "v2"',
-
             /* Default display font. This is NOT the font used to send
              * the message, however. */
             'contentsCss: "body { font-family: Arial; font-size: 12px; }"',