summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-12-09 17:14:01 +0100
committerDan McGee <dan@archlinux.org>2011-12-09 17:14:01 +0100
commit057e252d6dd1b07b90e9550819e195a41a3d524f (patch)
treeb01d0da4eee21591d85e2c1bcb46c8e225a3e297 /templates/public/index.html
parentd198137d718a5dfcaacedc3e2e3adf86c3192cd7 (diff)
downloadarchweb-057e252d6dd1b07b90e9550819e195a41a3d524f.tar.gz
archweb-057e252d6dd1b07b90e9550819e195a41a3d524f.tar.xz
Retitle package differences page
Now that this has two different tables on it, we should make the page title a bit more generic. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 24e6155..5a034c6 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -164,7 +164,7 @@
<li><a href="{% url mirror-status %}"
title="Check the status of all known mirrors">Mirror Status</a></li>
<li><a href="/packages/differences/"
- title="See differences in packages between available architectures">Differences by Architecture</a></li>
+ title="See differences in packages between available architectures">Differences Reports</a></li>
</ul>
<h4>Development</h4>