www: af4e21cd: Fixing bug where users cant get from pla...

caseyho at pidgin.im caseyho at pidgin.im
Tue Dec 30 23:31:22 EST 2008


-----------------------------------------------------------------
Revision: af4e21cdc563c46316371eff0a3e7cb0afe7f1c1
Ancestor: f00d6b6d782c568c4d9f87ab70467f9cf587a510
Author: caseyho at pidgin.im
Date: 2008-12-31T04:28:05
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/af4e21cdc563c46316371eff0a3e7cb0afe7f1c1

Modified files:
        inc/header.inc

ChangeLog: 

Fixing bug where users cant get from planet back to the home page

-------------- next part --------------
============================================================
--- inc/header.inc	76fbe66fb47ee85d5664ac825b6162f6e3a35592
+++ inc/header.inc	f1ae9a97af0e83ab8a36830a8410988fa11cb3db
@@ -90,7 +90,7 @@ d.write('<sc'+'ript src="'+
 
 
 <div id="header">
-<a href="/"><img src="/shared/img/logo.text.jpg" alt="Pidgin" /></a>
+<a href="http://www.pidgin.im/"><img src="/shared/img/logo.text.jpg" alt="Pidgin" /></a>
 <ul>
 <?
   foreach ($sections as $name => $link) {


More information about the Commits mailing list