19 lines
689 B
Smarty
19 lines
689 B
Smarty
<br>
|
|
<footer class="app-footer">{*
|
|
<p>
|
|
Powered by vtiger CRM - {$VTIGER_VERSION} © 2004 - {date('Y')}
|
|
<a href="//www.vtiger.com" target="_blank">Vtiger</a> |
|
|
<a href="https://www.vtiger.com/privacy-policy" target="_blank">Privacy Policy</a>
|
|
</p>*}
|
|
</footer>
|
|
</div>
|
|
<div id='overlayPage'>
|
|
<!-- arrow is added to point arrow to the clicked element (Ex:- TaskManagement),
|
|
any one can use this by adding "show" class to it -->
|
|
<div class='arrow'></div>
|
|
<div class='data'>
|
|
</div>
|
|
</div>
|
|
<div id='helpPageOverlay'></div>
|
|
<div id="js_strings" class="hide noprint">{Zend_Json::encode($LANGUAGE_STRINGS)}</div>
|
|
<div class="modal myModal fade"></div> |