r1605: Comments posted by guests can now be deleted. Fixes bug://report/120
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>