# HG changeset patch # User casties # Date 1329848632 -3600 # Node ID 3c01e8f4e72b60a5c72c10d1c11d9a5d30cae505 # Parent 67014399894d2da6d61431e833d1144f507a90d2 renamed config tab in ZMI diff -r 67014399894d -r 3c01e8f4e72b documentViewer.py --- a/documentViewer.py Tue Feb 21 19:16:28 2012 +0100 +++ b/documentViewer.py Tue Feb 21 19:23:52 2012 +0100 @@ -107,7 +107,7 @@ security=ClassSecurityInfo() manage_options=Folder.manage_options+( - {'label':'main config','action':'changeDocumentViewerForm'}, + {'label':'Configuration','action':'changeDocumentViewerForm'}, ) metadataService = None