[or-cvs] r18141: {website} charset and CHARSET are different variables in our head.wmi  (website/trunk/en)
    arma at seul.org 
    arma at seul.org
       
    Sat Jan 17 06:47:51 UTC 2009
    
    
  
Author: arma
Date: 2009-01-17 01:47:51 -0500 (Sat, 17 Jan 2009)
New Revision: 18141
Modified:
   website/trunk/en/easy-download.wml
Log:
charset and CHARSET are different variables in our head.wmi file.
noticed by unicorn and killerchicken.
Modified: website/trunk/en/easy-download.wml
===================================================================
--- website/trunk/en/easy-download.wml	2009-01-17 00:40:53 UTC (rev 18140)
+++ website/trunk/en/easy-download.wml	2009-01-17 06:47:51 UTC (rev 18141)
@@ -2,7 +2,7 @@
 # Revision: $Revision$
 # Translation-Priority: 3-low
 
-#include "head.wmi" TITLE="Tor: Download" charset="UTF-8"
+#include "head.wmi" TITLE="Tor: Download" CHARSET="UTF-8"
 
 <div class="main-column">
 
    
    
More information about the tor-commits
mailing list