X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=philter%2Fphilter%2Finclude%2Fplugin_header.inc.php;h=b9b8e56553f29bf7a59f964ce9f16d1b6979edba;hb=7f05a9a415f8edc83f385a851670bd2f8b60e234;hp=8b044c510bcaa75e23c78eafb8446ff788f4819f;hpb=77996e74858bf378b0958cda34af82f0e71db4b6;p=old-projects.git diff --git a/philter/philter/include/plugin_header.inc.php b/philter/philter/include/plugin_header.inc.php index 8b044c5..b9b8e56 100644 --- a/philter/philter/include/plugin_header.inc.php +++ b/philter/philter/include/plugin_header.inc.php @@ -33,7 +33,6 @@ class HdrPlugin extends MatchPlugin { hdr_s.options[6] = new Option('Organization:',6,false,data[1]==6); hdr_s.options[7] = new Option('List-Id:',7,false,data[1]==7); hdr_s.options[8] = new Option('X-Mailing-List:',8,false,data[1]==8); - hdr_s.options[9] = new Option('<"._i18n('2_daemon').">',9,false,data[1]==9); hdr_s.selectIndex = data[1]; Node.appendChild(document.createTextNode(' '));