[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 3 4 <html xmlns="http://www.w3.org/1999/xhtml"> 5 <head> 6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 7 8 <link href="resources/images/appicon.jpg" rel="apple-touch-icon" /> 9 10 {if $IS_SAFARI} 11 <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/> 12 {/if} 13 14 <title>{if $TITLE}{$TITLE}{else}vtiger CRM Mobile{/if}</title> 15 16 <link rel="stylesheet" type="text/css" href="resources/skins/{$SKIN}" /> 17 <script type="text/javascript" src="Mobile.js"></script> 18 19 </head> 20
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 |