r1406: Moving the rest of the email body texts (from class_notification.php) to templates
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>