Commit 3af6c4ee authored by matty%chariot.net.au's avatar matty%chariot.net.au

*** empty log message ***

parent acf75182
......@@ -1322,7 +1322,7 @@ Edit <a href="userprefs.cgi">prefs</a>
$html .= ", <a href=\"editusers.cgi\">users</a>\n";
}
if (UserInGroup("editcomponents")) {
$html .= ", <a href=\"editproducts.cgi\">components</a>\n";
$html .= ", <a href=\"editproducts.cgi\">products</a>\n";
$html .= ", <a href=\"editattachstatuses.cgi\">
attachment&nbsp;statuses</a>\n" if Param('useattachmenttracker');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment