--- OSAS/OSA_system/OSAS_project.py 2004/06/22 06:39:04 1.6 +++ OSAS/OSA_system/OSAS_project.py 2004/06/23 05:36:08 1.7 @@ -359,7 +359,7 @@ class OSAS_viewerTemplateSet(Folder): manage_options = Folder.manage_options+( {'label':'Main Config','action':'configOSAS_viewerTemplateSetForm'}, - {'label':'Update Files at the Server','Action':'copyAllFiles'}, + {'label':'Update Files at the Server','action':'copyAllFiles'}, ) def copyAllFiles(self):