r1342: Process special case columns so we can now look exactly like we did previously
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>