Files
CRM/test/templates_c/v7/bf49188f3307040ed44a53c855b3e15311f98384.file.InstallPreProcess.tpl.php
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

41 lines
1.4 KiB
PHP

<?php /* Smarty version Smarty-3.1.7, created on 2019-09-03 15:20:23
compiled from "C:\wamp64\www\sophalcrm\includes\runtime/../../layouts/v7\modules\Install\InstallPreProcess.tpl" */ ?>
<?php /*%%SmartyHeaderCode:19847775555d6e76a72f33f8-02384473%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'bf49188f3307040ed44a53c855b3e15311f98384' =>
array (
0 => 'C:\\wamp64\\www\\sophalcrm\\includes\\runtime/../../layouts/v7\\modules\\Install\\InstallPreProcess.tpl',
1 => 1520586670,
2 => 'file',
),
),
'nocache_hash' => '19847775555d6e76a72f33f8-02384473',
'function' =>
array (
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.7',
'unifunc' => 'content_5d6e76a72ff33',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_5d6e76a72ff33')) {function content_5d6e76a72ff33($_smarty_tpl) {?>
<input type="hidden" id="module" value="Install" />
<input type="hidden" id="view" value="Index" />
<div class="container-fluid page-container">
<div class="row">
<div class="col-sm-6">
<div class="logo">
<img src="<?php echo vimage_path('logo.png');?>
"/>
</div>
</div>
<div class="col-sm-6">
<div class="head pull-right">
<h3><?php echo vtranslate('LBL_INSTALLATION_WIZARD','Install');?>
</h3>
</div>
</div>
</div>
<?php }} ?>