Changeset 10
- Timestamp:
- 08/20/06 21:06:39
- Files:
-
- www/trunk/document_root/index.php (modified) (2 diffs)
- www/trunk/templates/header.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
www/trunk/document_root/index.php
r9 r10 12 12 <td width="520"> 13 13 14 <p><b>We are currently going through a major restructuring from a commercial to an Open Source project. The site should be back up and running by the end of October 2006!</b></p> 14 <p>We are currently going through a major restructuring from a 15 commercial to an Open Source project. The site should be back 16 up and running by the end of <b>October 2006!</b></p> 17 18 <div class="illustration"> 19 <a href="/docs/tour01.php"><img src="/docs/tour00.png" alt="Start tour!" width="300" height="225"/></a> 20 </div> 15 21 16 22 <p>If your dream is to build a space station then ShortHike is … … 19 25 lifetime. With no time pressures and no violence ShortHike is 20 26 a relaxing game for the smart thinker of any age. Let your 21 imagination flow!</p> 22 23 <div class="illustration"> 24 <a href="/docs/tour01.php"><img src="/docs/tour00.png" alt="Start tour!" width="300" height="225"/></a> 25 </div> 26 27 imagination flow!</p> 27 28 28 29 </td> www/trunk/templates/header.tpl
r8 r10 17 17 <table class="top-menu-holder" width="690px" border="0" align="center" cellpadding="0" cellspacing="0"> 18 18 <tr> 19 <td align="center" class="top-menu-item"width="80px" height="20px"><a class="top-menu-link" href="/"> Home </a></td>19 <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/"> Home </a></td> 20 20 {* Not implemented yet. 21 21 <td align="center" class="top-menu-item" width="80px" height="20px"><a class="top-menu-link" href="/">Gallery</a></td> 22 22 *} 23 <td align="center" class="top-menu-item"width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank"> Forums</a></td>23 <td align="center" width="80px" height="20px"><a class="top-menu-link" href="/forums" target="_blank"> Forums</a></td> 24 24 25 25 {* This should be put up once we have some real docs
