Remove the fair name from the title on the index page.. it doesnt need to be there, because its right above it!

This commit is contained in:
james 2008-01-22 18:26:46 +00:00
parent 1464751fb7
commit 856c86367a

View File

@ -23,7 +23,7 @@
?>
<?
include "common.inc.php";
send_header($config['fairname']);
send_header();
if(file_exists("data/logo-200.gif"))
echo "<img align=\"right\" src=\"data/logo-200.gif\" border=\"0\">";