Make banner/logo go back to csc home

This commit is contained in:
Michael Ellis 2010-06-25 14:50:18 -04:00
parent bd91f04ac1
commit e9f5c8ac1b
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ print <<END;
<div class="uwlogo">
<a href="http://www.uwaterloo.ca/"><img src="$webroot/logos/uw_logo.png" alt="University of Waterloo" width="105" height="70"/></a>
</div><div class="csclogo">
<a href="./"><img src="$webroot/logos/csc_logo.png" alt="Computer Science Club" width="420" height="79"/></a>
<a href="/"><img src="$webroot/logos/csc_logo.png" alt="Computer Science Club" width="420" height="79"/></a>
</div></div>
<div class="dirheader">