forked from science-ation/science-ation
Make it say "Contact Us" instead of just "Contact"
and remove the "you are here" stuff, its not needed here.
This commit is contained in:
parent
00eed557cd
commit
2da2753758
@ -22,7 +22,7 @@
|
||||
?>
|
||||
<?
|
||||
require("common.inc.php");
|
||||
send_header("Contact", array());
|
||||
send_header("Contact Us");
|
||||
|
||||
function cleanify($in) {
|
||||
$in=ereg_replace("\r","\n",$in);
|
||||
|
Loading…
Reference in New Issue
Block a user