]> andersk Git - sql-web.git/commitdiff
jbarnold: contact.php
authorJoe Presbrey <presbrey@mit.edu>
Fri, 9 Sep 2005 18:41:36 +0000 (18:41 +0000)
committerJoe Presbrey <presbrey@mit.edu>
Fri, 9 Sep 2005 18:41:36 +0000 (18:41 +0000)
git-svn-id: svn://presbrey.mit.edu/sql/mitsql@59 a142d4bd-2cfb-0310-9673-cb33a7e74f58

tpl/contact.php

index 7e7d1d4408abb346d9bb0a9fa54466588a4623f8..a260bf96101142b1a59484ba6f6da73af9d6727b 100755 (executable)
@@ -2,12 +2,12 @@
 include 'head.php';
 ?>
 
-<h2>Contact</h2>
+<h2>Contact/Help</h2>
 
 <?php printErrors($err); ?>
 
-Please direct inquiries to:
-<strong>sql at mit.edu</strong>
+We welcome questions, comments, and suggestions.<br>
+Please direct inquiries to <strong>sql at mit.edu</strong>
 
 <?php
 include 'foot.php';
This page took 0.030468 seconds and 5 git commands to generate.