Fix border param

This commit is contained in:
Jamie Cameron
2024-02-25 12:06:25 -08:00
parent d8b02b5f42
commit 3b38106363

View File

@@ -269,8 +269,7 @@ if ($has_repos) {
print &ui_tabs_end_tab("tab", "repos");
}
print &ui_tabs_end();
print &ui_tabs_end(1);
&ui_print_footer("/", $text{'index'});