Files
CRM/layouts/v7/modules/Vtiger/CustomDashboardFooter.tpl
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

19 lines
689 B
Smarty

<br>
<footer class="app-footer">{*
<p>
Powered by vtiger CRM - {$VTIGER_VERSION}&nbsp;&nbsp;© 2004 - {date('Y')}&nbsp;&nbsp;
<a href="//www.vtiger.com" target="_blank">Vtiger</a>&nbsp;|&nbsp;
<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>