[tor-commits] r25768: {website} Fix html markup for internet defense league link (website/trunk/include)

Sebastian Hahn tor-svn-commits at sebastianhahn.net
Fri Aug 24 13:52:06 UTC 2012


Author: sebastian
Date: 2012-08-24 13:52:06 +0000 (Fri, 24 Aug 2012)
New Revision: 25768

Modified:
   website/trunk/include/foot.wmi
Log:
Fix html markup for internet defense league link

Modified: website/trunk/include/foot.wmi
===================================================================
--- website/trunk/include/foot.wmi	2012-08-24 13:38:14 UTC (rev 25767)
+++ website/trunk/include/foot.wmi	2012-08-24 13:52:06 UTC (rev 25768)
@@ -66,7 +66,7 @@
         </ul>
       </div>
         <div class="col">
-        <a href="http://internetdefenseleague.org/"><img src="$(IMGROOT)/InternetDefenseLeague-footer-badge.png" alt"Internet Defense League"></a>
+        <a href="http://internetdefenseleague.org/"><img src="$(IMGROOT)/InternetDefenseLeague-footer-badge.png" alt="Internet Defense League"></a>
         </div>
       <!-- END COL -->
 



More information about the tor-commits mailing list