[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/layouts/vlayout/modules/Install/ -> InstallPostProcess.tpl (source)

   1  {*<!--
   2  /*********************************************************************************

   3  ** The contents of this file are subject to the vtiger CRM Public License Version 1.0

   4  * ("License"); You may not use this file except in compliance with the License

   5  * The Original Code is:  vtiger CRM Open Source

   6  * The Initial Developer of the Original Code is vtiger.

   7  * Portions created by vtiger are Copyright (C) vtiger.

   8  * All Rights Reserved.

   9  *

  10  ********************************************************************************/
  11  -->*}
  12  <br>
  13  <center>
  14      <footer class="noprint">
  15          <div class="vtFooter">
  16              <p>
  17                  {vtranslate('POWEREDBY')} {$VTIGER_VERSION} &nbsp;
  18                  &copy; 2004 - {date('Y')}&nbsp&nbsp;
  19                  <a href="//www.vtiger.com" target="_blank">vtiger.com</a>
  20                  &nbsp;|&nbsp;
  21                  <a href="#" onclick="window.open('../copyright.html','copyright', 'height=115,width=575').moveTo(210,620)">{vtranslate('LBL_READ_LICENSE')}</a>
  22                  &nbsp;|&nbsp;
  23                  <a href="https://www.vtiger.com/privacy-policy" target="_blank">{vtranslate('LBL_PRIVACY_POLICY')}</a>
  24              </p>
  25          </div>
  26      </footer>
  27  </center>
  28  {include file='JSResources.tpl'|@vtemplate_path}
  29  </div>


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1