Update api_comment.php
[bugdar.git] / templates / selectoption.tpl
1 <option value="<%- $value %>"<% if ($selected): %> selected="selected"<% endif %>><%- $label %></option>