update css

This commit is contained in:
ceb
2002-10-06 22:28:41 +00:00
parent 3e41363990
commit 7776d70236
3 changed files with 10 additions and 12 deletions

View File

@ -95,7 +95,6 @@
}
$this->output['listbox'] = $var;
}
$this->set_internal($extra_data);
return $this->draw_box();
}
@ -124,7 +123,6 @@
}
$this->output['listbox'] = $var;
}
$this->set_xinternal($extra_data);
return $this->draw_box();
}