r1316: Branching the code from the trunk to create a 1.1.x branch as development...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>