[%########################################
label_form_login_row( label, name, picked )
SELECT box of all users in the system, with the ID of the one
picked highlighted.
########################################-%]
[%- DEFAULT label = 'Users';
DEFAULT colspan = 2; -%]
[%- INCLUDE label_row_begin( colspan = 1 ) -%]
[%- INCLUDE data_cell_begin -%]
[%- INCLUDE form_login() -%]
[% field_label -%]
</td></tr>