r1413: Fixing the installer to allow settings to actually be inserted into the database
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>