[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/layouts/vlayout/modules/Settings/SMSNotifier/ -> TextAnyWhereEditField.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  {strip}
  13      {include file="ProviderEditFields.tpl"|@vtemplate_path:$QUALIFIED_MODULE_NAME}
  14      <div class="alert-info alert">
  15          <div>
  16              In the Originator field, enter one of the following:<br /><br />
  17              1. The 11 characters to be sent with each SMS<br />
  18              2. The mobile number to be sent with each SMS<br />
  19              3. The email address to which any SMS replies will be sent<br />
  20          </div>
  21          <br>
  22          <div class="row-fluid">
  23              <div class="span3">
  24                  <a href="http://www.textanywhere.net/static/Products/VTiger_Capabilities.aspx" target="_blank">Help</a>
  25              </div>
  26              <div class="span3">
  27                  <a href="https://www.textapp.net/web/textanywhere/" target="_blank">Account Login</a>
  28              </div>
  29              <div class="span3">
  30                  <a href="https://www.textapp.net/web/textanywhere/Register/Register.aspx" target="_blank">Create Account</a>
  31              </div>
  32          </div>
  33      </div>    
  34  {/strip}        


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