summaryrefslogtreecommitdiffstats
path: root/templates/todolists/view.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-11-04 03:32:30 +0100
committerDan McGee <dan@archlinux.org>2011-11-04 03:32:30 +0100
commit0aa42e2c01df2bf1c9e425994420f5ae10252597 (patch)
tree8c1b302064748dfe4736dac7659157a162b5f87a /templates/todolists/view.html
parent5e295a3dbb0b64f229e9419384721b154e013b9e (diff)
downloadarchweb-0aa42e2c01df2bf1c9e425994420f5ae10252597.tar.gz
archweb-0aa42e2c01df2bf1c9e425994420f5ae10252597.tar.xz
Allow signoff manipulation if you are a maintainer
This is a more expensive and not-yet-optimized way of doing this, but we can fix that later as needed. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/todolists/view.html')
-rw-r--r--templates/todolists/view.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/todolists/view.html b/templates/todolists/view.html
index 8f515c9..c9ea919 100644
--- a/templates/todolists/view.html
+++ b/templates/todolists/view.html
@@ -29,7 +29,7 @@
<th>Name</th>
<th>Arch</th>
<th>Repo</th>
- <th>Maintainer</th>
+ <th>Maintainers</th>
<th>Status</th>
</tr>
</thead>