From f1fba2d7fb955c7897d9cb4a2dce9ec21e981214 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) --- 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 5e259e11c..7d8aa1e43 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 806939a42..15c8e56ff 100644 --- a/skins/larry/templates/compose.html +++ b/skins/larry/templates/compose.html @@ -140,9 +140,11 @@ + + -- cgit v1.2.3