r1288: We cannot put the float'd span's after main content because it pushes everythi...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>