diff --git a/product/ERP5Form/Extensions/ERP5Site_createModuleScribus.py b/product/ERP5Form/Extensions/ERP5Site_createModuleScribus.py
index 1b0764dc419a7259e97e3ef4268a53a749af80c9..562cb9ddbe1e403aa3bea7ed7743363e5417679e 100644
--- a/product/ERP5Form/Extensions/ERP5Site_createModuleScribus.py
+++ b/product/ERP5Form/Extensions/ERP5Site_createModuleScribus.py
@@ -189,7 +189,7 @@ def ERP5Site_createModuleScribus(self, form_id=None, module_portal_type=None,
         # get CSS class properties relative to the actual page
         # (background picture position, picture size, etc.)
         # and add them to the css dict
-  width_groups,height_groups = ManageFiles.getPageattributes(
+        width_groups,height_groups = ManageFiles.getPageattributes(
                                               global_properties,
                                               import_pdf_file)
         properties_css_dict,properties_page,actual_width,actual_height = ManageCSS.setPageProperties(