From 6654f3da2736d7327f105bdc613f46ea0847121b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 22 Mar 2010 23:38:17 -0600 Subject: [PATCH] Use new skin. --- imp/lib/Ui/Compose.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/imp/lib/Ui/Compose.php b/imp/lib/Ui/Compose.php index bda3226da..86db14ea2 100644 --- a/imp/lib/Ui/Compose.php +++ b/imp/lib/Ui/Compose.php @@ -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; }"', -- 2.11.0