r977: Moved the global page items to be AFTER the edit/non-edit things so that the...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>