Revision: 9662
          
http://languagetool.svn.sourceforge.net/languagetool/?rev=9662&view=rev
Author:   dnaber
Date:     2013-03-10 14:50:22 +0000 (Sun, 10 Mar 2013)
Log Message:
-----------
disable external URLs in example HTML code

Modified Paths:
--------------
    trunk/website/include/geshi/html4strict.php

Modified: trunk/website/include/geshi/html4strict.php
===================================================================
--- trunk/website/include/geshi/html4strict.php 2013-03-10 14:45:31 UTC (rev 
9661)
+++ trunk/website/include/geshi/html4strict.php 2013-03-10 14:50:22 UTC (rev 
9662)
@@ -224,7 +224,7 @@
                ),
        'URLS' => array(
                1 => '',
-               2 => 'http://december.com/html/4/element/{FNAME}.html',
+               2 => '',
                3 => ''
                ),
        'OOLANG' => false,

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Languagetool-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/languagetool-commits

Reply via email to