diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-03-08 23:30:54 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2007-03-08 23:30:54 +0000 |
commit | 877866010b328d2a6f0d8e19d823a22db4db657e (patch) | |
tree | d5d992676daaacec2514d2ed3b016d33d61ff7e0 /includes/common.php | |
parent | 8d0b785fe331de3a7dd0ec50a30a4fe8b8bbb311 (diff) | |
download | website-877866010b328d2a6f0d8e19d823a22db4db657e.tar.gz website-877866010b328d2a6f0d8e19d823a22db4db657e.tar.bz2 website-877866010b328d2a6f0d8e19d823a22db4db657e.tar.xz website-877866010b328d2a6f0d8e19d823a22db4db657e.zip |
Updated downloads page and added news item by Crush about 0.0.22.2
Diffstat (limited to 'includes/common.php')
-rw-r--r-- | includes/common.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.php b/includes/common.php index 91f3868..bc452ad 100644 --- a/includes/common.php +++ b/includes/common.php @@ -99,7 +99,7 @@ function placeHeader($page_title) <div class="section banners"> <a href="http://sourceforge.net"> <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=106790&type=1" alt="SourceForge.net"/></a><br /> - <a href="http://nosoftwarepatents.com"> + <a href="http://www.nosoftwarepatents.com"> <img src="images/nswpat80x15.png" alt="No software patents"/></a><br /> <a href="http://www.gnu.org/copyleft/gpl.html"> <img src="images/gpl.png" alt="GPLed project"/></a><br /> |