[Commits] [svn:einsteintoolkit] www/global/ (Rev. 733)

ian.hinder at aei.mpg.de ian.hinder at aei.mpg.de
Tue Oct 25 09:45:23 CDT 2011


User: hinder
Date: 2011/10/25 09:45 AM

Modified:
 /global/
  navigation.php

Log:
 Add Welcome link to navigation bar
 
 It is not obvious that the image of Einstein is a link to this page

File Changes:

Directory: /global/
===================

File [modified]: navigation.php
Delta lines: +2 -0
===================================================================
--- global/navigation.php	2011-10-25 14:45:03 UTC (rev 732)
+++ global/navigation.php	2011-10-25 14:45:23 UTC (rev 733)
@@ -2,6 +2,8 @@
 
 <ul class="nav">
 
+<li><a href="/">Welcome</a></li>
+
 <li><a href="/about/">About the Toolkit</a> <ul class="subnav">
 	<li><a href="/about/members/">Members</a></li>
 	<li><a href="/about/developers/">Maintainers</a></li>



More information about the Commits mailing list