Author: rhirsch
Date: Tue Oct 20 08:56:04 2009
New Revision: 827006

URL: http://svn.apache.org/viewvc?rev=827006&view=rev
Log:
[ESME-40] Static Texts in Resource File

Modified:
    incubator/esme/trunk/server/src/main/webapp/pools_view/index.html

Modified: incubator/esme/trunk/server/src/main/webapp/pools_view/index.html
URL: 
http://svn.apache.org/viewvc/incubator/esme/trunk/server/src/main/webapp/pools_view/index.html?rev=827006&r1=827005&r2=827006&view=diff
==============================================================================
--- incubator/esme/trunk/server/src/main/webapp/pools_view/index.html (original)
+++ incubator/esme/trunk/server/src/main/webapp/pools_view/index.html Tue Oct 
20 08:56:04 2009
@@ -74,7 +74,7 @@
       <br/>
        <table border="1">
        <thead>
-          <tr> <th><lift:loc>ui_pool_list_user_name</lift:loc></th>  
<th><lift:loc>ui_pool_list_user_role</lift:loc></th> <th>Actions</th></tr>
+          <tr> <th><lift:loc>ui_pool_list_user_name</lift:loc></th>  
<th><lift:loc>ui_pool_list_user_role</lift:loc></th> 
<th><lift:loc>ui_pool_add_actions</lift:loc></th></tr>
         </thead>
         
         <tbody>


Reply via email to