www
/
wwwroot
/
magazinmiorita.be
/
admin
/
templates_c
➕ New
📤 Upload
✎ Editing:
a55eaef21e7e345de190d8033648c042679d6b0c.file.edit_region.tpl.php
← Back
<?php /* Smarty version Smarty-3.1.18, created on 2015-04-02 19:35:18 compiled from "/home/zonecode/public_html/project/agrile/admin/templates/default/edit_region.tpl" */ ?> <?php /*%%SmartyHeaderCode:1698089665551d7dbef25608-66741282%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed'); $_valid = $_smarty_tpl->decodeProperties(array ( 'file_dependency' => array ( 'a55eaef21e7e345de190d8033648c042679d6b0c' => array ( 0 => '/home/zonecode/public_html/project/agrile/admin/templates/default/edit_region.tpl', 1 => 1427996117, 2 => 'file', ), ), 'nocache_hash' => '1698089665551d7dbef25608-66741282', 'function' => array ( ), 'version' => 'Smarty-3.1.18', 'unifunc' => 'content_551d7dbf0d8ca8_23815702', 'variables' => array ( 'admintpl' => 0, 'message' => 0, 'type' => 0, ), 'has_nocache_code' => false, ),false); /*/%%SmartyHeaderCode%%*/?> <?php if ($_valid && !is_callable('content_551d7dbf0d8ca8_23815702')) {function content_551d7dbf0d8ca8_23815702($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_alert')) include '/home/zonecode/public_html/project/agrile/lib/smarty/plugins/modifier.alert.php'; if (!is_callable('smarty_modifier_data')) include '/home/zonecode/public_html/project/agrile/lib/smarty/plugins/modifier.data.php'; ?><?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."header.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."sidebar.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <!-- Right side column. Contains the navbar and content of the page --> <aside class="right-side"> <!-- Content Header (Page header) --> <section class="content-header"> <h1> Edit Region </h1> <ol class="breadcrumb"> <li><a href="#"><i class="fa fa-dashboard"></i> Dashboard</a></li> <li><a href="#">Regions</a></li> <li class="active">Edit</li> </ol> </section> <!-- Main content --> <section class="content"> <div class="row"> <!-- left column --> <div class="col-md-12"> <?php echo smarty_modifier_alert($_smarty_tpl->tpl_vars['message']->value,$_smarty_tpl->tpl_vars['type']->value);?> <!-- general form elements --> <form role="form" action="" method="post" enctype="multipart/form-data"> <div class="box box-primary"> <div class="box-header"> <h3 class="box-title">Edit Region</h3> </div><!-- /.box-header --> <!-- form start --> <div class="box-body"> <div class="pad col-md-5"> <label for="name">Region Name</label> <input type="text" class="form-control" id="name" name="name" value="<?php echo smarty_modifier_data('region','id',$_GET['id'],'name');?> "> </div> <div class="clearfix"></div> </div><!-- /.box-body --> </div><!-- /.box --> <div class="clearfix"></div> <div class="box-footer"> <button type="submit" name="edit" class="btn btn-primary">Submit</button> </div> </form> </div><!-- /.box-body --> </div> </section> </aside> <?php echo $_smarty_tpl->getSubTemplate (((string)$_smarty_tpl->tpl_vars['admintpl']->value)."footer.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);?> <?php }} ?>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel