]> src.bluestatic.org Git - bugdar.git/blob - templates/default/selectoption.tpl
r95: Fixed problem where $rowclass should be $row_class in Admin::row_text()
[bugdar.git] / templates / default / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>