r1278: We need the AS clause in editcomment.php to prevent SQL errors from
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>