I also haven't had any reports of this happening but I will try to duplicate and fix accordingly.

Quote Originally Posted by frank18 View Post
Fresh zc 1.5.1 installation, no other modules installed.

Noted that 'Flexible Footer Menu' is overwriting the headings of Admin > Modules > Payment , Shipping and Order Total. Selecting any of these modules gave me the heading 'Flexible Footer Menu' instead of 'Payment Modules' , 'Shipping Modules' etc

As a quick fix in admin/includes/languages/english/extra_definitions/flexible_footer_menu.php I commented out


and in admin/flexible_footer_menu.php just before the closing php tag ?> I added (around line 107)



Now all headings in Admin > Modules are displaying as per stock install.

Cheers / Frank