r980: Removed the plus sign in "class1 + class2" for HTML CSS class attributes
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>