diff options
author | Matt Selsky <selsky@columbia.edu> | 2012-02-26 00:46:11 +0100 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2012-02-26 00:46:11 +0100 |
commit | c650592f1cdb27e5605d70a80ae03e9a2afb879b (patch) | |
tree | dfb4675c3da4afc6db96e6ed8e98d2821a4831b8 /template/en/default/whine | |
parent | df2bdf8153e103826321d7363f9632b461e7589e (diff) | |
download | bugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.gz bugzilla-c650592f1cdb27e5605d70a80ae03e9a2afb879b.tar.xz |
Bug 696387: Remove useless calls to field-descs.none.tmpl
r/a=LpSolit
Diffstat (limited to 'template/en/default/whine')
-rw-r--r-- | template/en/default/whine/mail.html.tmpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/template/en/default/whine/mail.html.tmpl b/template/en/default/whine/mail.html.tmpl index 81c1041ee..3287dcc64 100644 --- a/template/en/default/whine/mail.html.tmpl +++ b/template/en/default/whine/mail.html.tmpl @@ -17,8 +17,6 @@ # recipient: user object for the intended recipient of the message #%] -[% PROCESS 'global/field-descs.none.tmpl' %] - <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> |