www.gusucode.com > DouPHP轻量PHP企业网站管理系统 v1.3 Release 源码程序 > DouPHP_v1.3.0502/upgrade/data/cache/finish.htm.php

    <?php /* Smarty version 2.6.26, created on 2015-07-27 20:59:58
         compiled from finish.htm */ ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo $this->_tpl_vars['title']; ?>
</title>
<link href="template/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
 <div class="logo"><a href="http://www.douco.com" target="_blank"><img src="template/logo.gif" alt="DouPHP" title="DouPHP" /></a></div>
 <div class="finish">
  <h3><?php echo $this->_tpl_vars['lang']['finish_title']; ?>
</h3>
  <ul><?php echo $this->_tpl_vars['lang']['finish_content']; ?>
</ul>
  <p class="action">
   <a href="../" class="btn"><?php echo $this->_tpl_vars['lang']['finish_load']; ?>
</a>
  </p>
 </div>
</div>
</body>
</html>