r1486: Adding API support for multiple usergroups in UserAPI. Because we verify in...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>