r642: Update the template to actually be lang-compat and show a JS alert
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>