diff options
author | Frédéric Buclin <LpSolit@gmail.com> | 2011-07-01 17:51:00 +0200 |
---|---|---|
committer | Frédéric Buclin <LpSolit@gmail.com> | 2011-07-01 17:51:00 +0200 |
commit | 846ac8ad0ad2668219c10d5805185bed7459ad47 (patch) | |
tree | 04f414dde9f6347c45807f3d84ad1a8fff77667b /template/en | |
parent | fb13a2bb7f8802336f8b1d38e3d133af5f5bd501 (diff) | |
download | bugzilla-846ac8ad0ad2668219c10d5805185bed7459ad47.tar.gz bugzilla-846ac8ad0ad2668219c10d5805185bed7459ad47.tar.xz |
Revert wrong indentation, see bug 652427
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/header.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index b36ce37d2..a7449883f 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -1,4 +1,4 @@ - [%# The contents of this file are subject to the Mozilla Public +[%# The contents of this file are subject to the Mozilla Public # License Version 1.1 (the "License"); you may not use this file # except in compliance with the License. You may obtain a copy of # the License at http://www.mozilla.org/MPL/ |