svn commit: r754644 - /ofbiz/trunk/framework/common/webcommon/includes/header.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r754644 - /ofbiz/trunk/framework/common/webcommon/includes/header.ftl

bibryam
Author: bibryam
Date: Sun Mar 15 10:15:20 2009
New Revision: 754644

URL: http://svn.apache.org/viewvc?rev=754644&view=rev
Log:
Trivial fix, reported by Bruno

Modified:
    ofbiz/trunk/framework/common/webcommon/includes/header.ftl

Modified: ofbiz/trunk/framework/common/webcommon/includes/header.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/webcommon/includes/header.ftl?rev=754644&r1=754643&r2=754644&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/webcommon/includes/header.ftl (original)
+++ ofbiz/trunk/framework/common/webcommon/includes/header.ftl Sun Mar 15 10:15:20 2009
@@ -116,7 +116,7 @@
               </li>
             </#list>
         <#else>
-           <li>sss${userLogin.userLoginId}</li>
+           <li>${userLogin.userLoginId}</li>
         </#if>
         <li class="control-area">
           <p class="collapsed">