r1376: Merging changes from r1375 back to trunk from 1.1.x branch to fix a SQL error...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>