diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/repo_contrib_index.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo_contrib_index.tmpl b/templates/repo_contrib_index.tmpl index ddd86cf..a4c5098 100644 --- a/templates/repo_contrib_index.tmpl +++ b/templates/repo_contrib_index.tmpl @@ -51,8 +51,8 @@ </tr> </thead> <tr> - <th scope="col">Name</th> - <th scope="col">Description</th> + <th scope="col">ID</th> + <th scope="col">Title</th> <th scope="col">Status</th> </tr> <tbody> |