r1276: Change the name of the email and password fields so evil autofill doesn't...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>