aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-31 13:00:42 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-31 13:00:42 +0800
commit1a97ac821d60a8b590a8ffd9694f4effc13462ef (patch)
tree2c6b0ae323ce8fc2d75fcb45dad31207ae0e8b2c /templates
parentServe tarball of source rather than using individual source files (diff)
downloadforge-1a97ac821d60a8b590a8ffd9694f4effc13462ef.tar.gz
forge-1a97ac821d60a8b590a8ffd9694f4effc13462ef.tar.zst
forge-1a97ac821d60a8b590a8ffd9694f4effc13462ef.zip
Unify spelling of Author date
Diffstat (limited to 'templates')
-rw-r--r--templates/repo_index.tmpl2
-rw-r--r--templates/repo_log.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/repo_index.tmpl b/templates/repo_index.tmpl
index 4c0595e..4726445 100644
--- a/templates/repo_index.tmpl
+++ b/templates/repo_index.tmpl
@@ -61,7 +61,7 @@
<tr>
<th scope="col">Title</th>
<th scope="col">Author</th>
- <th scope="col">Author Date</th>
+ <th scope="col">Author date</th>
</tr>
</thead>
<tbody>
diff --git a/templates/repo_log.tmpl b/templates/repo_log.tmpl
index 08dd0ed..41a091c 100644
--- a/templates/repo_log.tmpl
+++ b/templates/repo_log.tmpl
@@ -53,7 +53,7 @@
<th scope="col">ID</th>
<th scope="col">Title</th>
<th scope="col">Author</th>
- <th scope="col">Time</th>
+ <th scope="col">Author date</th>
</tr>
</thead>
<tbody>