r655: Uncheck remember me because it's not a big issue for those who use it, but...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>