]> gitweb.ps.run Git - ps-cgit/blobdiff - ui-shared.c
Change S/L/T to summary/log/tree
[ps-cgit] / ui-shared.c
index 383b8acb353124c85ec2f920971df469013c5a08..a198cf2e2bc42ff768d82f495b19ffe7db530102 100644 (file)
@@ -304,7 +304,7 @@ void cgit_print_pageheader(char *title, int show_search)
                cgit_log_link("log", NULL, NULL, cgit_query_head,
                              cgit_query_sha1, cgit_query_path);
                html(" ");
                cgit_log_link("log", NULL, NULL, cgit_query_head,
                              cgit_query_sha1, cgit_query_path);
                html(" ");
-               cgit_tree_link("files", NULL, NULL, cgit_query_head,
+               cgit_tree_link("tree", NULL, NULL, cgit_query_head,
                               cgit_query_sha1, cgit_query_path);
                html(" ");
                cgit_commit_link("commit", NULL, NULL, cgit_query_head,
                               cgit_query_sha1, cgit_query_path);
                html(" ");
                cgit_commit_link("commit", NULL, NULL, cgit_query_head,