+++ /dev/null
-<?php /* Smarty version Smarty-3.1.14, created on 2016-05-06 12:03:49
- compiled from "/var/www/server/www.cityofmi.org/admin/backgroundImage/smarty_tmp/index.tpl" */ ?>
-<?php /*%%SmartyHeaderCode:1074262171572b6b836dead9-11134679%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
-$_valid = $_smarty_tpl->decodeProperties(array (
- 'file_dependency' =>
- array (
- '74702a15f989dbc8f6253a674d3d01ba61a34cd6' =>
- array (
- 0 => '/var/www/server/www.cityofmi.org/admin/backgroundImage/smarty_tmp/index.tpl',
- 1 => 1462550627,
- 2 => 'file',
- ),
- ),
- 'nocache_hash' => '1074262171572b6b836dead9-11134679',
- 'function' =>
- array (
- ),
- 'version' => 'Smarty-3.1.14',
- 'unifunc' => 'content_572b6b8370cdf3_84747520',
- 'variables' =>
- array (
- 'message' => 0,
- 'image_path' => 0,
- 'bg_image' => 0,
- 'bg_updated' => 0,
- 'bg_version' => 0,
- 'debug' => 0,
- ),
- 'has_nocache_code' => false,
-),false); /*/%%SmartyHeaderCode%%*/?>
-<?php if ($_valid && !is_callable('content_572b6b8370cdf3_84747520')) {function content_572b6b8370cdf3_84747520($_smarty_tpl) {?><html>
-<head>
- <title>Background Image</title>
-</head>
-<body>
-<h1>Background Image</h1>
-<?php if ($_smarty_tpl->tpl_vars['message']->value){?>
- <?php echo $_smarty_tpl->tpl_vars['message']->value;?>
-
-<?php }?>
-<form action="index.php" method="post" enctype="multipart/form-data">
-<p>This image needs to be 1900 x 1400 (height x width)</p>
-<span>Only upload images of type jpg png or gif)</span>
-<input type="file" name="new_image" />
-<input type="submit" value="Upload New Image" />
-</form>
-<div><img src="<?php echo $_smarty_tpl->tpl_vars['image_path']->value;?>
-<?php echo $_smarty_tpl->tpl_vars['bg_image']->value;?>
-"></div>
-<div><strong>Last Update</strong> <?php echo $_smarty_tpl->tpl_vars['bg_updated']->value;?>
-</div>
-<div><strong>Version</strong> <?php echo $_smarty_tpl->tpl_vars['bg_version']->value;?>
-</div>
-<?php if ($_smarty_tpl->tpl_vars['debug']->value){?>
- <?php echo $_smarty_tpl->tpl_vars['debug']->value;?>
-
-<?php }?>
-</body>
-</html>
-<?php }} ?>
\ No newline at end of file