[ros-diffs] [dgoette] 420: fix typo

dgoette at svn.reactos.org dgoette at svn.reactos.org
Tue May 19 18:53:11 CEST 2009


Author: dgoette
Date: Tue May 19 20:53:11 2009
New Revision: 420

URL: http://svn.reactos.org/svn/reactos?rev=420&view=rev
Log:
fix typo

Modified:
    branches/danny-web/www/www.reactos.org/roscms/lib/view/HTML_User_Profile.class.php

Modified: branches/danny-web/www/www.reactos.org/roscms/lib/view/HTML_User_Profile.class.php
URL: http://svn.reactos.org/svn/reactos/branches/danny-web/www/www.reactos.org/roscms/lib/view/HTML_User_Profile.class.php?rev=420&r1=419&r2=420&view=diff
==============================================================================
--- branches/danny-web/www/www.reactos.org/roscms/lib/view/HTML_User_Profile.class.php [iso-8859-1] (original)
+++ branches/danny-web/www/www.reactos.org/roscms/lib/view/HTML_User_Profile.class.php [iso-8859-1] Tue May 19 20:53:11 2009
@@ -263,7 +263,7 @@
     else {
       echo_strip('
           <div class="u-link">
-            <a href="'.$config->pathInstance().'?page=search">raquo; Profile Search</a>
+            <a href="'.$config->pathInstance().'?page=search">&raquo; Profile Search</a>
           </div>');
     }
       echo_strip('



More information about the Ros-diffs mailing list