]> src.bluestatic.org Git - bugdar.git/blob - templates/default/selectoption.tpl
r85: Updated all to-do list things to bring them up to par with the lists in our...
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>