[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 {include file="modules/Mobile/generic/Header.tpl"} 2 3 <body> 4 5 <table width=100% cellpadding=0 cellspacing=0 border=0> 6 <tr> 7 <td> 8 <h1 class='page_title'>vtiger CRM</h1> 9 </td> 10 </tr> 11 12 <tr> 13 <td> 14 <form method="post" action="index.php?_operation=loginAndFetchModules"> 15 16 <table width=100% cellpadding=5 cellspacing=0 border=0 class="panel_login"> 17 <tr> 18 <td colspan="2"> 19 <p class='error'>{$errormsg}</p> 20 </td> 21 </tr> 22 </table> 23 24 </form> 25 </td> 26 </tr> 27 </table> 28 29 </body> 30 31 {include file="modules/Mobile/generic/Footer.tpl"}
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |