123456789101112131415161718192021222324252627282930313233343536373839 |
- <?php /* Smarty version Smarty-3.1.11, created on 2019-05-13 17:40:30
- compiled from "/www/wwwroot/edm.alipearl.net/application/module/view/customer_list_admin/address_invalid_email.html" */ ?>
- <?php /*%%SmartyHeaderCode:8063650365cd93b8eecc061-21415786%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
- $_valid = $_smarty_tpl->decodeProperties(array (
- 'file_dependency' =>
- array (
- '7c2639c051d3258e00104173c781a2611740657b' =>
- array (
- 0 => '/www/wwwroot/edm.alipearl.net/application/module/view/customer_list_admin/address_invalid_email.html',
- 1 => 1557740370,
- 2 => 'file',
- ),
- ),
- 'nocache_hash' => '8063650365cd93b8eecc061-21415786',
- 'function' =>
- array (
- ),
- 'has_nocache_code' => false,
- 'version' => 'Smarty-3.1.11',
- 'unifunc' => 'content_5cd93b8eeec4f1_67707906',
- ),false); /*/%%SmartyHeaderCode%%*/?>
- <?php if ($_valid && !is_callable('content_5cd93b8eeec4f1_67707906')) {function content_5cd93b8eeec4f1_67707906($_smarty_tpl) {?><!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta http-equiv="X-UA-Compatible" content="ie=edge">
- <title>Address Invalid Email</title>
- </head>
- <body>
- <form method="post" enctype="multipart/form-data" action="/?a=customer_list_admin&m=addressInvalidEmail">
- <div class="form-group">
- <label for="exampleInputFile">File Upload</label>
- <input type="file" name="file" class="form-control" id="exampleInputFile">
- </div>
- <button type="submit" class="btn btn-primary">Submit</button>
- </form>
- </body>
- </html><?php }} ?>
|