r1444: In all other instances for sorting, the sortby key for reporter is reporter...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>