[IMP] hr.config.settings: improve form layout
[odoo/odoo.git] / addons / hr_timesheet_sheet / res_config_view.xml
index 72dd5b8..bd4142d 100644 (file)
@@ -8,7 +8,10 @@
             <field name="inherit_id" ref="hr.view_human_resources_configuration"/>
             <field name="arch" type="xml">
                 <field name="module_hr_timesheet_sheet" position="after">
-                    <button name="%(hr_timesheet.action_define_analytic_structure)d" string="Create Your Timesheet Accounts" type="action" icon="terp-folder-green"/>
+                    <group colspan="2">
+                        <button name="%(hr_timesheet.action_define_analytic_structure)d" string="Create Your Timesheet Accounts"
+                            type="action" icon="terp-folder-green"/>
+                    </group>
                 </field>
                 <group name="config_timesheets" position="after">
                     <separator string="Timesheets" colspan="4"/>