diff options
author | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2001-06-18 20:51:58 +0000 |
---|---|---|
committer | Kjartan Mannes <kjartan@2.no-reply.drupal.org> | 2001-06-18 20:51:58 +0000 |
commit | 8367d662fcaad1c09e48ae36bc4249b60570aefb (patch) | |
tree | 32f3b99d6358b8c74a40958fa978d336c3b73863 /scripts | |
parent | 542b60a19a3c95df99c6a14493bbc0bf167ae886 (diff) | |
download | brdo-8367d662fcaad1c09e48ae36bc4249b60570aefb.tar.gz brdo-8367d662fcaad1c09e48ae36bc4249b60570aefb.tar.bz2 |
Changes
- Modifed form_select() to accept an optional 6th parameter which is appeneded
to the select tag. $value can now also be an array. This allows for multiple
selects:
form_select($header, $name, $values, $options, $help, "multiple=\"true\" size=\"10\"");
- Updated account.module to use the extended form_select() functionality.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions