diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2014-01-08 20:35:30 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2014-01-08 20:35:30 +0100 |
commit | de313c7a491d415403698afc7d561143aa0b3a4b (patch) | |
tree | b1f842845de5a390ab335b005b2587db9d48c70e /template/en/default/whine | |
parent | ba72ec962110807f22836300e262517d27a96e21 (diff) | |
download | bugzilla-de313c7a491d415403698afc7d561143aa0b3a4b.tar.gz bugzilla-de313c7a491d415403698afc7d561143aa0b3a4b.tar.xz |
Bug 546838: Upgrade Bugzilla to HTML5
r/a=justdave
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/mail.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/whine/mail.html.tmpl b/template/en/default/whine/mail.html.tmpl index 3a2fc65a6..ed030237d 100644 --- a/template/en/default/whine/mail.html.tmpl +++ b/template/en/default/whine/mail.html.tmpl @@ -18,7 +18,7 @@ # recipient: user object for the intended recipient of the message #%] -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<!DOCTYPE html> <html> <head> <title> |