[Erp5-report] r8584 - /erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPa...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 19 14:18:38 CEST 2006


Author: kevin
Date: Wed Jul 19 14:18:34 2006
New Revision: 8584

URL: http://svn.erp5.org?rev=8584&view=rev
Log:
Make listbox column title more explicit.

Modified:
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewContentList/listbox.xml

Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewContentList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewContentList/listbox.xml?rev=8584&r1=8583&r2=8584&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewContentList/listbox.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web/WebPageModule_viewContentList/listbox.xml Wed Jul 19 14:18:34 2006
@@ -339,7 +339,7 @@
                         </tuple>
                         <tuple>
                           <string>reference</string>
-                          <string>Reference</string>
+                          <string>Page URI</string>
                         </tuple>
                         <tuple>
                           <string>short_title</string>
@@ -358,11 +358,15 @@
                           <string>Version</string>
                         </tuple>
                         <tuple>
+                          <string>language</string>
+                          <string>Language</string>
+                        </tuple>
+                        <tuple>
                           <string>int_index</string>
                           <string>Index</string>
                         </tuple>
                         <tuple>
-                          <string>validation_state</string>
+                          <string>translated_validation_state_title</string>
                           <string>State</string>
                         </tuple>
                       </list>
@@ -529,7 +533,7 @@
                 </item>
                 <item>
                     <key> <string>title</string> </key>
-                    <value> <string>Contents</string> </value>
+                    <value> <string>Web Pages</string> </value>
                 </item>
                 <item>
                     <key> <string>url_columns</string> </key>




More information about the Erp5-report mailing list