svn: /web/doc/trunk/templates/all/www/shared/ nav_languages.tpl.php

[email protected] (Kalle Sommer Nielsen)
Newsgroups php.doc.web
Message-ID <[email protected]>
kalle                                    Tue, 06 Oct 2009 17:10:34 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=289257

Log:
We should use &nbsp; here, not a \x20 (space)

Changed paths:
    U   web/doc/trunk/templates/all/www/shared/nav_languages.tpl.php

Modified: web/doc/trunk/templates/all/www/shared/nav_languages.tpl.php
===================================================================
--- web/doc/trunk/templates/all/www/shared/nav_languages.tpl.php	2009-10-06 16:49:11 UTC (rev 289256)
+++ web/doc/trunk/templates/all/www/shared/nav_languages.tpl.php	2009-10-06 17:10:34 UTC (rev 289257)
@@ -9,7 +9,7 @@
     }

     if ($code == 'all') {
-        echo 'href="' . get_insite_address(NULL, 'all') . '">&docweb.common.all;</a> '."\n";
+        echo 'href="' . get_insite_address(NULL, 'all') . '">&docweb.common.all;</a>&nbsp;'."\n";
     }
     else {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.