Project

General

Profile

« Previous | Next » 

Revision 1012

Added by Matthias almost 15 years ago

Major fixes on backend to get XHTML valid output (Thanks to Luisehahne)

View differences:

users_form.htt
64 64
<tr>
65 65
	<td>{TEXT_GROUP}:</td>
66 66
	<td class="value_input">
67
		<select name="groups[]" multiple size=5>
67
		<select name="groups[]" multiple="multiple" size="5">
68 68
		<!-- BEGIN group_list_block -->
69 69
			<option value="{ID}" {SELECTED}>{NAME}</option>
70 70
		<!-- END group_list_block -->

Also available in: Unified diff