39 lines
3.2 KiB
PHP
39 lines
3.2 KiB
PHP
<?php /* Smarty version Smarty-3.1.7, created on 2020-03-25 13:15:34
|
|
compiled from "/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Calendar/RecurringDeleteView.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:20690352485e7b5976541829-31243581%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_valid = $_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'e5e227548a7ddaebe495d4d1a0d6cf24e990d442' =>
|
|
array (
|
|
0 => '/home/sophalnexs/www/sophalcrm/includes/runtime/../../layouts/v7/modules/Calendar/RecurringDeleteView.tpl',
|
|
1 => 1583050080,
|
|
2 => 'file',
|
|
),
|
|
),
|
|
'nocache_hash' => '20690352485e7b5976541829-31243581',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'variables' =>
|
|
array (
|
|
'MODULE' => 0,
|
|
'HEADER_TITLE' => 0,
|
|
),
|
|
'has_nocache_code' => false,
|
|
'version' => 'Smarty-3.1.7',
|
|
'unifunc' => 'content_5e7b5976ac4d2',
|
|
),false); /*/%%SmartyHeaderCode%%*/?>
|
|
<?php if ($_valid && !is_callable('content_5e7b5976ac4d2')) {function content_5e7b5976ac4d2($_smarty_tpl) {?>
|
|
|
|
|
|
<!--Confirmation modal for updating Recurring Events--><?php $_smarty_tpl->tpl_vars['MODULE'] = new Smarty_variable("Calendar", null, 0);?><div class="modal-dialog modelContainer modal-content" style='min-width:350px;'><?php ob_start();?><?php echo vtranslate('LBL_DELETE_RECURRING_EVENT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
<?php $_tmp1=ob_get_clean();?><?php $_smarty_tpl->tpl_vars['HEADER_TITLE'] = new Smarty_variable($_tmp1, null, 0);?><?php echo $_smarty_tpl->getSubTemplate (vtemplate_path("ModalHeader.tpl",$_smarty_tpl->tpl_vars['MODULE']->value), $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array('TITLE'=>$_smarty_tpl->tpl_vars['HEADER_TITLE']->value), 0);?>
|
|
<div class="modal-body"><div class="container-fluid"><div class="row" style="padding: 1%;padding-left: 3%;"><?php echo vtranslate('LBL_DELETE_RECURRING_EVENTS_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</div><div class="row" style="padding: 1%;"><span class="col-sm-12"><span class="col-sm-4"><button class="btn btn-default onlyThisEvent" style="width : 150px"><?php echo vtranslate('LBL_ONLY_THIS_EVENT',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</button></span><span class="col-sm-8"><?php echo vtranslate('LBL_ONLY_THIS_EVENT_DELETE_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</span></span></div><div class="row" style="padding: 1%;"><span class="col-sm-12"><span class="col-sm-4"><button class="btn btn-default futureEvents" style="width : 150px"><?php echo vtranslate('LBL_FUTURE_EVENTS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</button></span><span class="col-sm-8"><?php echo vtranslate('LBL_FUTURE_EVENTS_DELETE_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</span></span></div><div class="row" style="padding: 1%;"><span class="col-sm-12"><span class="col-sm-4"><button class="btn btn-default allEvents" style="width : 150px"><?php echo vtranslate('LBL_ALL_EVENTS',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</button></span><span class="col-sm-8"><?php echo vtranslate('LBL_ALL_EVENTS_DELETE_INFO',$_smarty_tpl->tpl_vars['MODULE']->value);?>
|
|
</span></span></div></div></div></div><!--Confirmation modal for updating Recurring Events--><?php }} ?>
|