r1615: Forgot to bump the version number in includes/version.php AAARGH
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>