From 51337b7f594e2b80ee221055d5d3bcc0f6700e9b Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 13 Nov 2009 14:47:46 -0700 Subject: [PATCH] Remove noprint class - this should all be handled in the CSS file instead --- imp/templates/chunks/compose.php | 2 +- imp/templates/chunks/message.php | 4 ++-- imp/templates/index/index-dimp.inc | 12 ++++++------ imp/themes/screen-dimp.css | 2 +- imp/themes/screen.css | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/imp/templates/chunks/compose.php b/imp/templates/chunks/compose.php index 9ad2995f1..e85990048 100644 --- a/imp/templates/chunks/compose.php +++ b/imp/templates/chunks/compose.php @@ -34,7 +34,7 @@ $compose_disable = !IMP::canCompose();
'Drafts', 'id' => 'draft_button', 'title' => _("Save as Draft"))); ?>
-
+
diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index c25e71cf4..6cf9a95b6 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -11,7 +11,7 @@