[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/modules/EmailTemplates/templates/ -> index.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  <table border='0' cellpadding='5' cellspacing='0' width='100%' height='450px'>
  13      <tr>
  14          <td align='center'>
  15              <div style='border: 3px solid rgb(153, 153, 153); background-color: rgb(255, 255, 255); width: 55%; position: relative; z-index: 10000000;'>
  16                  <table border='0' cellpadding='5' cellspacing='0' width='98%'>
  17                      <tbody><tr>
  18                              <td rowspan='2' width='11%'><img src='{$IMAGE_PATH}denied.gif' ></td>
  19                              <td style='border-bottom: 1px solid rgb(204, 204, 204);' nowrap='nowrap' width='70%'><span class='genHeaderSmall'>{$MOD.LBL_PERMISSION}</span></td>
  20                          </tr>
  21                          <tr>
  22                              <td class='small' align='right' nowrap='nowrap'>
  23                                  <a href='javascript:window.history.back();'>{$APP.LBL_GO_BACK}</a><br>
  24                              </td>
  25                          </tr>
  26                      </tbody></table>
  27              </div>
  28          </td>
  29      </tr>
  30  </table>


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