Changeset 81
- Timestamp:
- 05/22/02 01:13:00 (6 years ago)
- Files:
-
- trunk/homepage/header.inc (modified) (2 diffs)
- trunk/homepage/trailer.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/homepage/header.inc
r77 r81 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2 <html> 2 3 <head> 3 4 <?php … … 27 28 <a class="menu" href="<?php print $topdir; ?>/screenshots.php">Screenshots</a><br> 28 29 <a class="menu" href="http://sourceforge.net/projects/gaphor">Project page</a><br> 29 <a class="menu" href="mailto: arjanmol@users.sourceforge.net">Contact</a>30 <a class="menu" href="mailto:gaphor-list@lists.sourceforge.net">Contact</a> 30 31 </td></tr> 31 32 </table> trunk/homepage/trailer.inc
r78 r81 7 7 </center> 8 8 </body> 9 </html>
