Only show missing modules

This commit is contained in:
Jamie Cameron
2018-07-29 18:28:04 -07:00
parent 9e23d7b964
commit c6259d4d7f
2 changed files with 3 additions and 3 deletions

View File

@ -116,9 +116,9 @@ if (@recs) {
@recs ],
[ map { [ $_->[0],
&text('index_user', $_->[0], $_->[1]->{'desc'}) ] }
@allrecs ],
@recs ],
20, 1, 0,
$text{'index_allmods'}, $text{'index_wantmods'}, 300),"<br>\n";
$text{'index_allmods2'}, $text{'index_wantmods'}, 300),"<br>\n";
print &ui_submit($text{'index_recsok'});
print &ui_form_end();
}

View File

@ -26,7 +26,7 @@ index_none=No installed Perl modules were found on your system.
index_tabmods=Existing modules
index_tabinstall=Install module
index_tabsuggest=Suggested modules
index_allmods=All modules used by Webmin
index_allmods2=Missing modules used by Webmin
index_wantmods=Modules to install
download_err=Failed to install module