From: Pierre Habouzit Date: Wed, 10 Sep 2003 09:46:15 +0000 (+0000) Subject: js bug X-Git-Tag: procmail~51 X-Git-Url: http://git.polytechnique.org/?p=old-projects.git;a=commitdiff_plain;h=cd37c0778a51b320c574b0e9293f0efc37db971b js bug --- diff --git a/philter/philter/philter.js b/philter/philter/philter.js index f8fda11..7ce229e 100644 --- a/philter/philter/philter.js +++ b/philter/philter/philter.js @@ -60,7 +60,7 @@ function order_up() { function order_dn() { form = document.forms['order']; - select = getElement['orderSelect']; + select = getElement('orderSelect'); if(select.selectedIndex>0 && select.selectedIndex