r1258: - We forgot to change the extensive call to page_start() in admin/global.php...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>