X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/7d6ee4ee8a2c79802a78bc09c0e1e96a7a82de78..1f34fb9d4f0bf82706ed8912c37a4b320a14813b:/ui-repolist.c?ds=sidebyside diff --git a/ui-repolist.c b/ui-repolist.c index 2018dab..d5c77ea 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -90,7 +90,7 @@ void cgit_print_repolist(struct cacheitem *item) "Summary", "button"); html("S"); cgit_log_link("L", "Log", "button", NULL, NULL, NULL); - cgit_tree_link("F", "Files", "button", NULL, NULL, NULL); + cgit_tree_link("T", "Tree", "button", NULL, NULL, NULL); html("\n"); } html("");