sugarcrm自定义模块创建按钮在Mozilla和IE中不起作用?

I am using SugarCE-6.5.8 this version. Here are steps which I did and stuck with this problem. Go to admin-> Module builder-> Create Package-> then create Module-> Select person type module then deploy it.

Now in admin under developer tools click on studio -> project-> Relationship-> Add relationship one to many. Select previously created module and save it.

Here I wanted to add one more module under the existing-one. So i created another module.

Now I did go to admin-> under developertools->studio-> my first module -> added relationship-> one to many and saved it.

Now when I go to my new module created under first one and click on create button it shows form to submit details and works fine in CHROME. But when I open same in mozilla or IE it shows nothing except that form and all CSS gets disturbed and link changes to [http://website/index.php]. I haven't done any coding in this version. This is just a plain copy I am working with. Any suggestions??