r1111: Added a permissions fectcher in can_perform() if it isn't set, fixing the...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>