r1504: Why on earth were we permission checking custom fields in the automation system?
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>