r227: Dependency system is now finished. The tree has yet to be implemented, but...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>