[Midnightbsd-cvs] www: index.html: Fix script type.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jul 1 22:50:41 EDT 2008


Log Message:
-----------
Fix script type.

Modified Files:
--------------
    www:
        index.html (r1.44 -> r1.45)

-------------- next part --------------
Index: index.html
===================================================================
RCS file: /home/cvs/www/index.html,v
retrieving revision 1.44
retrieving revision 1.45
diff -L index.html -L index.html -u -r1.44 -r1.45
--- index.html
+++ index.html
@@ -196,7 +196,7 @@
  
 <p><script type="text/javascript" src="http://www.ohloh.net/projects/5078;badge_js"><!-- ie7 --></script></p>
 
-<p><script language="Javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
+<p><script type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=71850604307c13d83f12711447cc2d8917f840381318884700136030"></script></p>
 </div>
 
 <!--#include virtual="/footer.html" -->


More information about the Midnightbsd-cvs mailing list