r1489: We really should heed warnings on PHP.net that tell us that there's problems...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>