Changeset 1630
- Timestamp:
- 07/09/08 11:30:07 (6 months ago)
- Files:
-
- web/HEADER.php (modified) (1 diff)
- web/downloads.php (modified) (1 diff)
- web/static/cherokee.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
web/HEADER.php
r1370 r1630 21 21 <table id="container-table" > 22 22 <tr> 23 <td id="container-logo" onclick="window.location=' /';" onMouseOver="title='Home!'"> </td>23 <td id="container-logo" onclick="window.location='http://www.cherokee-project.com';" onMouseOver="title='Home!'"> </td> 24 24 <td id="container-nav"> 25 25 <ul id="nav"> web/downloads.php
r1627 r1630 85 85 <p>Choose a location near you to see a full list of download options.</p> 86 86 87 < ul><li>United States<ul>87 <img src="/icons/flags/us.png"> United States<ul> 88 88 <li><a href="http://cherokee.osuosl.org/">Oregon State University Open Source Lab</a></li> 89 </ul> </li></ul>89 </ul> 90 90 91 91 web/static/cherokee.css
r1629 r1630 346 346 347 347 } 348 349