r1599: Fixed bug://report/97. If a user had selected a language that had since been...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>