From: Michael M Slusarz Date: Tue, 23 Mar 2010 05:38:17 +0000 (-0600) Subject: Use new skin. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6654f3da2736d7327f105bdc613f46ea0847121b;p=horde.git Use new skin. --- 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; }"',