r1309: It'd be good if we changed the settings of the user we are editing and not...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>