[Pkg-debile-commits] [debile-web] 07/14: reorder the element (thanks Meddhi)

Sylvestre Ledru sylvestre at alioth.debian.org
Mon Sep 2 15:52:52 UTC 2013


This is an automated email from the git hooks/post-receive script.

sylvestre pushed a commit to branch update-usuability
in repository debile-web.

commit 70811ada6f0f327276ff021ee85d6b54014b2e24
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Thu Aug 29 14:01:55 2013 +0200

    reorder the element (thanks Meddhi)
---
 templates/base.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/base.html b/templates/base.html
index 5cfc5ba..8c60273 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -17,8 +17,8 @@
                 <div class = 'fifth' >
                     <h1>Sitemap</h1>
                     <ul>
-                        <li><a href = '/sources' >uploads</a></li>
                         <li><a href = '/' >home</a></li>
+                        <li><a href = '/sources' >uploads</a></li>
                         <li><a href = '/about' >about</a></li>
                     </ul>
                 </div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-debile/debile-web.git



More information about the Pkg-debile-commits mailing list