r1076: Fix a call to a non-object error [editcomment.php#116]
[bugdar.git] / templates / selectoption.tpl
1 <option value="$value"<if condition="$selected"> selected="selected"</if>>$label</option>