r1618: Making a note for users to backup includes/config.php when upgrading
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>