[gimp-web/gimp-web-static] Re-arranged bottom-most links list, removed 'get invovled'



commit 7c38d02365e39c280bfd93628f5e5f4cc9884ac9
Author: Pat David <patdavid gmail com>
Date:   Thu Nov 19 17:08:32 2015 -0600

    Re-arranged bottom-most links list, removed 'get invovled'

 themes/newgimp/templates/base.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/themes/newgimp/templates/base.html b/themes/newgimp/templates/base.html
index 221882b..17bb845 100644
--- a/themes/newgimp/templates/base.html
+++ b/themes/newgimp/templates/base.html
@@ -175,16 +175,16 @@
 
                     <div class='column third'>
                         <ul>
-                            <li><a href='/docs/userfaq/'>FAQ</a></li>
-                            <li><a href='/mail_lists.html'>Mailing Lists</a></li>
-                            <li><a href='/irc.html'>IRC</a></li>
+                            <li><a href='/docs/userfaq.html'>FAQ</a></li>
+                            <li><a href='/books/'>Books</a></li>
                         </ul>
                     </div>
 
                     <div class='column third'>
                         <ul>
-                            <li><a href='/develop/'>Get Involved</a></li>
                             <li><a href='/bugs/'>Bug Reports</a></li>
+                            <li><a href='/mail_lists.html'>Mailing Lists</a></li>
+                            <li><a href='/irc.html'>IRC</a></li>
                         </ul>
                     </div>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]