forked from science-ation/science-ation
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:
parent
1464751fb7
commit
856c86367a
@ -23,7 +23,7 @@
|
|||||||
?>
|
?>
|
||||||
<?
|
<?
|
||||||
include "common.inc.php";
|
include "common.inc.php";
|
||||||
send_header($config['fairname']);
|
send_header();
|
||||||
if(file_exists("data/logo-200.gif"))
|
if(file_exists("data/logo-200.gif"))
|
||||||
echo "<img align=\"right\" src=\"data/logo-200.gif\" border=\"0\">";
|
echo "<img align=\"right\" src=\"data/logo-200.gif\" border=\"0\">";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user