r1379: Merging r1378 from trunk back to the 1.1.x branch because this feature was...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>