Changeset 81

Show
Ignore:
Timestamp:
05/22/02 01:13:00 (6 years ago)
Author:
arjanmol
Message:

Contact to mailinglist

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/homepage/header.inc

    r77 r81  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 
     2<html> 
    23<head> 
    34<?php 
     
    2728<a class="menu" href="<?php print $topdir; ?>/screenshots.php">Screenshots</a><br> 
    2829<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> 
    3031</td></tr> 
    3132</table> 
  • trunk/homepage/trailer.inc

    r78 r81  
    77</center> 
    88</body> 
     9</html>