summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-08-13 10:36:44 -0500
committerDan McGee <dan@archlinux.org>2010-08-13 10:36:44 -0500
commit2f3f793670da7e08fb7b42a34b79432d48e8f652 (patch)
tree2c6af48dba41fa24ca31cf28200605ff0e22458e /templates
parentdbde19828fd935d3fcb6524145e7702b65184b9e (diff)
downloadarchweb-2f3f793670da7e08fb7b42a34b79432d48e8f652.tar.gz
archweb-2f3f793670da7e08fb7b42a34b79432d48e8f652.zip
Move update mirrorlist linkrelease_2010-08-13
It is no longer new, so get rid of that graphic and move it down to somewhere relatively relevant. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/public/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index 782ed757..eb58e8db 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -88,9 +88,6 @@
{% endwith %}
{% endfor %}
</table>
-
- <p class="center"><a href="{% url mirrorlist %}">Update your mirrorlist</a> <img src="/media/new.png" alt="New" /></p>
-
</div>
<div id="nav-sidebar" class="widget">
@@ -138,6 +135,8 @@
<h4>Development</h4>
<ul>
+ <li><a href="{% url mirrorlist %}"
+ title="Get a custom mirrorlist from our database">Mirrorlist Updater</a></li>
<li><a href="/packages/"
title="View/search the package repository database">Packages</a></li>
<li><a href="http://bugs.archlinux.org/"