r1447: Adding the template diff between 1.1.5 and 1.2.0 beta 1
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>