143 lines
5.0 KiB
PHP
143 lines
5.0 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2019-09-03 15:24:05
|
|
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Install\Step6.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:3034565215d6e77853e9316-21244099%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'9eb156e5f8153b8928c1348274551ae04741c00d' =>
|
|
array (
|
|
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Install\\Step6.tpl',
|
|
1 => 1520586670,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '3034565215d6e77853e9316-21244099',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'AUTH_KEY' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5d6e7785408ad',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5d6e7785408ad')) {function content_5d6e7785408ad($_smarty_tpl) {?>
|
|
|
|
<form class="form-horizontal" name="step6" method="post" action="index.php">
|
|
<input type=hidden name="module" value="Install" />
|
|
<input type=hidden name="view" value="Index" />
|
|
<input type=hidden name="mode" value="Step7" />
|
|
<input type=hidden name="auth_key" value="<?php echo $_smarty_tpl->tpl_vars['AUTH_KEY']->value;?>
|
|
" />
|
|
|
|
<div class="row main-container">
|
|
<div class="inner-container">
|
|
<div class="row">
|
|
<div class="col-sm-10">
|
|
<h4><?php echo vtranslate('LBL_ONE_LAST_THING','Install');?>
|
|
</h4>
|
|
</div>
|
|
<div class="col-sm-2">
|
|
<a href="https://wiki.vtiger.com/vtiger6/" target="_blank" class="pull-right">
|
|
<img src="<?php echo vimage_path('help.png');?>
|
|
" alt="Help-Icon"/>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<hr>
|
|
<div class="offset2 row">
|
|
<div class="col-sm-2"></div>
|
|
<div class="col-sm-8">
|
|
<table class="config-table input-table">
|
|
<tbody>
|
|
<tr>
|
|
<td><strong>Please let us know your Industry</strong> <span class="no">*</span></td>
|
|
<td>
|
|
<select name="industry" class="select2" required="true" style="width:250px;" placeholder="Choose one...">
|
|
<option>Accounting</option>
|
|
<option>Advertising</option>
|
|
<option>Agriculture</option>
|
|
<option>Apparel & Accessories</option>
|
|
<option>Automotive</option>
|
|
<option>Banking & Financial Services</option>
|
|
<option>Biotechnology</option>
|
|
<option>Call Centers</option>
|
|
<option>Careers/Employment</option>
|
|
<option>Chemical</option>
|
|
<option>Computer Hardware</option>
|
|
<option>Computer Software</option>
|
|
<option>Consulting</option>
|
|
<option>Construction</option>
|
|
<option>Education</option>
|
|
<option>Energy Services</option>
|
|
<option>Engineering</option>
|
|
<option>Entertainment</option>
|
|
<option>Financial</option>
|
|
<option>Food & Food Service</option>
|
|
<option>Government</option>
|
|
<option>Health care</option>
|
|
<option>Insurance</option>
|
|
<option>Legal</option>
|
|
<option>Logistics</option>
|
|
<option>Manufacturing</option>
|
|
<option>Media & Production</option>
|
|
<option>Non-profit</option>
|
|
<option>Pharmaceutical</option>
|
|
<option>Real Estate</option>
|
|
<option>Rental</option>
|
|
<option>Retail & Wholesale</option>
|
|
<option>Security</option>
|
|
<option>Service</option>
|
|
<option>Sports</option>
|
|
<option>Telecommunications</option>
|
|
<option>Transportation</option>
|
|
<option>Travel & Tourism</option>
|
|
<option>Utilities</option>
|
|
<option>Other</option>
|
|
</select>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td colspan="2">
|
|
We collect anonymous information (Country, OS)
|
|
to help us improve future versions of Vtiger.
|
|
Data about how CRM is used and where it is being used helps
|
|
us identify the areas in the product that need to be enhanced.
|
|
We use this data to improve your experience with Vtiger.
|
|
None of the data collected here can be linked back to an individual.
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</div>
|
|
<div class="row offset2">
|
|
<div class="col-sm-2"></div>
|
|
<div class="col-sm-8">
|
|
<div class="button-container">
|
|
<input type="button" class="btn btn-large btn-primary" value="<?php echo vtranslate('LBL_NEXT','Install');?>
|
|
" name="step7"/>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</form>
|
|
<div id="progressIndicator" class="row main-container hide">
|
|
<div class="inner-container">
|
|
<div class="inner-container">
|
|
<div class="row">
|
|
<div class="col-sm-12 welcome-div alignCenter">
|
|
<h3><?php echo vtranslate('LBL_INSTALLATION_IN_PROGRESS','Install');?>
|
|
...</h3><br>
|
|
<img src="<?php echo vimage_path('install_loading.gif');?>
|
|
"/>
|
|
<h6><?php echo vtranslate('LBL_PLEASE_WAIT','Install');?>
|
|
.... </h6>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div><?php }} ?>
|