From: lpsolit%gmail.com <>
Date: Wed, 28 Sep 2005 04:59:30 +0000 (+0000)
Subject: Bug 308351: The "General Preferences" tab has an extra
- Patch by Frédéric Bucli...
X-Git-Tag: bugzilla-2.21.1~8
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a51d31aa29bc7e0b09adeb464354832afc9c853;p=thirdparty%2Fbugzilla.git
Bug 308351: The "General Preferences" tab has an extra
- Patch by Frédéric Buclin r=wicked a=justdave
---
diff --git a/template/en/default/account/prefs/settings.html.tmpl b/template/en/default/account/prefs/settings.html.tmpl
index d116a291d8..a425dcac15 100644
--- a/template/en/default/account/prefs/settings.html.tmpl
+++ b/template/en/default/account/prefs/settings.html.tmpl
@@ -29,7 +29,6 @@
[% IF settings.size %]
-
[% FOREACH name = setting_names %]
[% IF settings.${name}.is_enabled %]
[% default_name = name _ '-isdefault' %]