r890: Don't need the old black and white CSS file--plus it's all different now
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>