Click on titlebar goes to index.php

This commit is contained in:
Carlos R. Mafra
2012-02-07 14:36:25 +00:00
parent e00861fb26
commit f03c27bf8b

View File

@@ -1,4 +1,4 @@
<div id="header"> <div id="header">
<img src="header.png" width="880" height="44" alt="title bar"></div> <a href="index.php"><img src="header.png" width="880" height="44" alt="title bar"></a>
</div> </div>