From 62fe7203e641696566af66d8ea447482a0398426 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Sat, 21 Sep 2013 11:39:02 +0200 Subject: Hide Delivery Status Notification option when smtp_server is unset (#1489336) Conflicts: CHANGELOG config/main.inc.php.dist --- skins/classic/templates/compose.html | 15 +++++++++++---- skins/larry/templates/compose.html | 2 ++ 2 files changed, 13 insertions(+), 4 deletions(-) (limited to 'skins') diff --git a/skins/classic/templates/compose.html b/skins/classic/templates/compose.html index 5b0b47924..b6dab2c4c 100644 --- a/skins/classic/templates/compose.html +++ b/skins/classic/templates/compose.html @@ -178,16 +178,23 @@ - + + + - + + + - + + + - + + diff --git a/skins/larry/templates/compose.html b/skins/larry/templates/compose.html index 9cfe7fe4c..1e2a45912 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -140,9 +140,11 @@ + + -- cgit v1.2.3