/
var
/
www
/
html
/
sugar9
/
modules
/
ModuleBuilder
/
tpls
/
Upload File
HOME
{* /* * Your installation or use of this SugarCRM file is subject to the applicable * terms available at * http://support.sugarcrm.com/Resources/Master_Subscription_Agreements/. * If you do not agree to all of the applicable terms or do not have the * authority to bind the entity as an authorized representative, then do not * install or use this SugarCRM file. * * Copyright (C) SugarCRM Inc. All rights reserved. */ *} <h1>Studio</h1> <div align='center'> <table cellspacing='40' > <tr><td colspan='3'> </td> </tr> <tr> <td align='center' ><div class='button' onmouseout='ModuleBuilder.buttonOut(this, "app", "main");' onmouseover='ModuleBuilder.buttonOver(this);' onmousedown='ModuleBuilder.main("app");'>{sugar_image name='view_inline' height=80 width=80}<br><b>Application</b></div></td> <td align='center'><div class='button' onmouseout='ModuleBuilder.buttonOut(this, "app", "main");' onmouseover='ModuleBuilder.buttonOver(this);' onmousedown='ModuleBuilder.main("studio");'>{sugar_image name='Themes' height=80 width=80}<br><b>Studio</b></div></td> <td align='center'><div class='button' onmouseout='ModuleBuilder.buttonOut(this, "builder", "main");' onmouseover='ModuleBuilder.buttonOver(this);' onmousedown='ModuleBuilder.main("mb");'>{sugar_image name='Roles' height=80 width=80}<br><b>ModuleBuilder</b></div></td> </tr> </table> </div>