| Server IP : 23.111.136.34 / Your IP : 216.73.216.136 Web Server : Apache System : Linux servidor.eurohost.com.br 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : meusitei ( 1072) PHP Version : 5.6.40 Disable Function : show_source, system, shell_exec, passthru, proc_open MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/meusitei/templates_c/ |
Upload File : |
<?php
/* Smarty version 3.1.29, created on 2023-03-28 18:30:22
from "/home/meusitei/public_html/central/templates/orderforms/modern/configuredomains.tpl" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_6423323e20f853_07762824',
'file_dependency' =>
array (
'c261ac95633b90cc0d140d02b214990525727c3f' =>
array (
0 => '/home/meusitei/public_html/central/templates/orderforms/modern/configuredomains.tpl',
1 => 1531218804,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6423323e20f853_07762824 ($_smarty_tpl) {
if (!is_callable('smarty_modifier_replace')) require_once '/home/meusitei/public_html/central/vendor/smarty/smarty/libs/plugins/modifier.replace.php';
?>
<link rel="stylesheet" type="text/css" href="templates/orderforms/<?php echo $_smarty_tpl->tpl_vars['carttpl']->value;?>
/style.css" />
<div id="order-modern">
<div class="text-center">
<h1><?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainsconfig'];?>
</h1>
<p><?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainsconfiginfo'];?>
</p>
</div>
<?php if ($_smarty_tpl->tpl_vars['errormessage']->value) {?>
<div class="errorbox" style="display:block;">
<?php echo smarty_modifier_replace($_smarty_tpl->tpl_vars['errormessage']->value,'<li>',' # ');?>
#
</div>
<br />
<?php }?>
<form method="post" action="<?php echo $_SERVER['PHP_SELF'];?>
?a=confdomains">
<input type="hidden" name="update" value="true" />
<?php
$_from = $_smarty_tpl->tpl_vars['domains']->value;
if (!is_array($_from) && !is_object($_from)) {
settype($_from, 'array');
}
$__foreach_domain_0_saved_item = isset($_smarty_tpl->tpl_vars['domain']) ? $_smarty_tpl->tpl_vars['domain'] : false;
$__foreach_domain_0_saved_key = isset($_smarty_tpl->tpl_vars['num']) ? $_smarty_tpl->tpl_vars['num'] : false;
$_smarty_tpl->tpl_vars['domain'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['num'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['domain']->_loop = false;
foreach ($_from as $_smarty_tpl->tpl_vars['num']->value => $_smarty_tpl->tpl_vars['domain']->value) {
$_smarty_tpl->tpl_vars['domain']->_loop = true;
$__foreach_domain_0_saved_local_item = $_smarty_tpl->tpl_vars['domain'];
?>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">
<?php echo $_smarty_tpl->tpl_vars['domain']->value['domain'];?>
- <?php echo $_smarty_tpl->tpl_vars['domain']->value['regperiod'];?>
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderyears'];?>
<?php if ($_smarty_tpl->tpl_vars['domain']->value['hosting']) {?>
<span style="color:#009900;">[<?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainshashosting'];?>
]</span>
<?php } else { ?>
<a href="cart.php" style="color:#cc0000;">[<?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainsnohosting'];?>
]</a>
<?php }?>
</h3>
</div>
<div class="panel-body">
<div class="row">
<div class="col-sm-4"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['hosting'];?>
:</div>
<div class="col-sm-8"><?php if ($_smarty_tpl->tpl_vars['domain']->value['hosting']) {?><span style="color:#009900;">[<?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainshashosting'];?>
]</span><?php } else { ?><a href="cart.php" style="color:#cc0000;">[<?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartdomainsnohosting'];?>
]</a><?php }?></div>
</div>
<div class="row">
<div class="col-sm-4"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderregperiod'];?>
:</div>
<div class="col-sm-8"><?php echo $_smarty_tpl->tpl_vars['domain']->value['regperiod'];?>
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['orderyears'];?>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['domain']->value['eppenabled']) {?>
<div class="row">
<div class="col-sm-4"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domaineppcode'];?>
:</div>
<div class="col-sm-8"><input type="text" name="epp[<?php echo $_smarty_tpl->tpl_vars['num']->value;?>
]" size="20" value="<?php echo $_smarty_tpl->tpl_vars['domain']->value['eppvalue'];?>
" class="form-control" /> <?php echo $_smarty_tpl->tpl_vars['LANG']->value['domaineppcodedesc'];?>
</div>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['domain']->value['dnsmanagement'] || $_smarty_tpl->tpl_vars['domain']->value['emailforwarding'] || $_smarty_tpl->tpl_vars['domain']->value['idprotection']) {?>
<div class="row">
<div class="col-sm-4"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartaddons'];?>
:</div>
<div class="col-sm-8">
<?php if ($_smarty_tpl->tpl_vars['domain']->value['dnsmanagement']) {?>
<label class="checkbox-inline">
<input type="checkbox" name="dnsmanagement[<?php echo $_smarty_tpl->tpl_vars['num']->value;?>
]"<?php if ($_smarty_tpl->tpl_vars['domain']->value['dnsmanagementselected']) {?> checked<?php }?> />
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['domaindnsmanagement'];?>
(<?php echo $_smarty_tpl->tpl_vars['domain']->value['dnsmanagementprice'];?>
)
</label>
<br />
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['domain']->value['emailforwarding']) {?>
<label class="checkbox-inline">
<input type="checkbox" name="emailforwarding[<?php echo $_smarty_tpl->tpl_vars['num']->value;?>
]"<?php if ($_smarty_tpl->tpl_vars['domain']->value['emailforwardingselected']) {?> checked<?php }?> />
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainemailforwarding'];?>
(<?php echo $_smarty_tpl->tpl_vars['domain']->value['emailforwardingprice'];?>
)
</label>
<br />
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['domain']->value['idprotection']) {?>
<label class="checkbox-inline">
<input type="checkbox" name="idprotection[<?php echo $_smarty_tpl->tpl_vars['num']->value;?>
]"<?php if ($_smarty_tpl->tpl_vars['domain']->value['idprotectionselected']) {?> checked<?php }?> />
<?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainidprotection'];?>
(<?php echo $_smarty_tpl->tpl_vars['domain']->value['idprotectionprice'];?>
)
</label>
<br />
<?php }?>
</div>
</div>
<?php }?>
<?php
$_from = $_smarty_tpl->tpl_vars['domain']->value['fields'];
if (!is_array($_from) && !is_object($_from)) {
settype($_from, 'array');
}
$__foreach_domainfield_1_saved_item = isset($_smarty_tpl->tpl_vars['domainfield']) ? $_smarty_tpl->tpl_vars['domainfield'] : false;
$__foreach_domainfield_1_saved_key = isset($_smarty_tpl->tpl_vars['domainfieldname']) ? $_smarty_tpl->tpl_vars['domainfieldname'] : false;
$_smarty_tpl->tpl_vars['domainfield'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['domainfieldname'] = new Smarty_Variable();
$_smarty_tpl->tpl_vars['domainfield']->_loop = false;
foreach ($_from as $_smarty_tpl->tpl_vars['domainfieldname']->value => $_smarty_tpl->tpl_vars['domainfield']->value) {
$_smarty_tpl->tpl_vars['domainfield']->_loop = true;
$__foreach_domainfield_1_saved_local_item = $_smarty_tpl->tpl_vars['domainfield'];
?>
<div class="row">
<div class="col-sm-4"><?php echo $_smarty_tpl->tpl_vars['domainfieldname']->value;?>
:</div>
<div class="col-sm-8"><?php echo $_smarty_tpl->tpl_vars['domainfield']->value;?>
</div>
</div>
<?php
$_smarty_tpl->tpl_vars['domainfield'] = $__foreach_domainfield_1_saved_local_item;
}
if ($__foreach_domainfield_1_saved_item) {
$_smarty_tpl->tpl_vars['domainfield'] = $__foreach_domainfield_1_saved_item;
}
if ($__foreach_domainfield_1_saved_key) {
$_smarty_tpl->tpl_vars['domainfieldname'] = $__foreach_domainfield_1_saved_key;
}
?>
</div>
</div>
<?php
$_smarty_tpl->tpl_vars['domain'] = $__foreach_domain_0_saved_local_item;
}
if ($__foreach_domain_0_saved_item) {
$_smarty_tpl->tpl_vars['domain'] = $__foreach_domain_0_saved_item;
}
if ($__foreach_domain_0_saved_key) {
$_smarty_tpl->tpl_vars['num'] = $__foreach_domain_0_saved_key;
}
?>
<?php if ($_smarty_tpl->tpl_vars['atleastonenohosting']->value) {?>
<h2><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameservers'];?>
</h2>
<p><?php echo $_smarty_tpl->tpl_vars['LANG']->value['cartnameserversdesc'];?>
</p>
<div class="form-horizontal">
<div class="form-group">
<label for="inputNs1" class="col-sm-3 col-sm-offset-1 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameserver1'];?>
</label>
<div class="col-sm-7 col-md-5">
<input type="text" class="form-control" id="inputNs1" name="domainns1" value="<?php echo $_smarty_tpl->tpl_vars['domainns1']->value;?>
" />
</div>
</div>
<div class="form-group">
<label for="inputNs2" class="col-sm-3 col-sm-offset-1 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameserver2'];?>
</label>
<div class="col-sm-7 col-md-5">
<input type="text" class="form-control" id="inputNs2" name="domainns2" value="<?php echo $_smarty_tpl->tpl_vars['domainns2']->value;?>
" />
</div>
</div>
<div class="form-group">
<label for="inputNs3" class="col-sm-3 col-sm-offset-1 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameserver3'];?>
</label>
<div class="col-sm-7 col-md-5">
<input type="text" class="form-control" id="inputNs3" name="domainns3" value="<?php echo $_smarty_tpl->tpl_vars['domainns3']->value;?>
" />
</div>
</div>
<div class="form-group">
<label for="inputNs1" class="col-sm-3 col-sm-offset-1 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameserver4'];?>
</label>
<div class="col-sm-7 col-md-5">
<input type="text" class="form-control" id="inputNs4" name="domainns4" value="<?php echo $_smarty_tpl->tpl_vars['domainns4']->value;?>
" />
</div>
</div>
<div class="form-group">
<label for="inputNs5" class="col-sm-3 col-sm-offset-1 control-label"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['domainnameserver5'];?>
</label>
<div class="col-sm-7 col-md-5">
<input type="text" class="form-control" id="inputNs5" name="domainns5" value="<?php echo $_smarty_tpl->tpl_vars['domainns5']->value;?>
" />
</div>
</div>
</div>
<?php }?>
<div class="text-center">
<button type="submit" class="btn btn-primary btn-lg"><?php echo $_smarty_tpl->tpl_vars['LANG']->value['continue'];?>
<i class="fa fa-arrow-circle-right"></i></button>
</div>
</form>
</div>
<?php }
}