diff options
author | lpsolit%gmail.com <> | 2009-02-09 22:26:32 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2009-02-09 22:26:32 +0100 |
commit | 6ff4a90021ac52122d254ee05f85cc2a2152a1a2 (patch) | |
tree | a2b6688f6a25afca061eb00d98cf10ef9ae0b280 | |
parent | 3f11fbd985b6870ce835fa2a8570a6bb2961eb27 (diff) | |
download | bugzilla-6ff4a90021ac52122d254ee05f85cc2a2152a1a2.tar.gz bugzilla-6ff4a90021ac52122d254ee05f85cc2a2152a1a2.tar.xz |
Fix bustage
-rw-r--r-- | template/en/default/filterexceptions.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/en/default/filterexceptions.pl b/template/en/default/filterexceptions.pl index 6e1fb081f..9f50e529c 100644 --- a/template/en/default/filterexceptions.pl +++ b/template/en/default/filterexceptions.pl @@ -297,7 +297,6 @@ '" colspan=\"$colspan\"" IF colspan', '" size=\"$size\"" IF size', '" maxlength=\"$maxlength\"" IF maxlength', - 'flag.status', '" spellcheck=\"$spellcheck\"" IF spellcheck', ], |