',"\n";
diff --git a/include/util.php b/include/util.php
index 9ac0b32..bc4603f 100644
--- a/include/util.php
+++ b/include/util.php
@@ -200,22 +200,24 @@ function make_bugzilla_version_list($sVarname, $sSelectedValue)
return $sStr;
}
+// returns a string containing the html for the maintainer rating list
function make_maintainer_rating_list($varname, $cvalue)
{
-
- echo "\n";
+
+ return $sTxt;
}
/* Get the number of users in the database */