r1568: We now properly tell MySQL to use utf8 and we send a content-type header...
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>