From 68689b7e992edfeb295f2943ae7ea608ec7be33b Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 15 Mar 2016 16:28:58 -0400 Subject: [PATCH] (html) Fix position of warning when JS is disabled Fixes #3449 --- NEWS | 1 + UI/Templates/UIxPageFrame.wox | 27 ++++++++++++++------------- 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/NEWS b/NEWS index 45fe5cce79..5c3dc4a01b 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ Bug fixes - [web] properly null-terminate IS8601-formatted dates (#3539) - [web] display CC/BCC fields in message editor when initialized with values - [web] fixed message initialization in popup window (#3583) + - [web] fixed position of warning when JavaScript is disabled (#3449) 3.0.2 (2016-03-04) ------------------ diff --git a/UI/Templates/UIxPageFrame.wox b/UI/Templates/UIxPageFrame.wox index 61249cf71a..6934e0248f 100644 --- a/UI/Templates/UIxPageFrame.wox +++ b/UI/Templates/UIxPageFrame.wox @@ -33,6 +33,20 @@ + + +