Refer to new string

This commit is contained in:
Jamie Cameron
2024-02-13 14:16:24 -08:00
parent 2dad993bee
commit d8b02b5f42

View File

@@ -3,7 +3,7 @@
# Display the package tree
require './software-lib.pl';
&ui_print_header(undef, $text{'index_tree'}, "");
&ui_print_header(undef, $text{'index_tree2'}, "");
&ReadParse();
$n = &list_packages();