* code for task#808.

This commit is contained in:
chencongzhi520@gmail.com
2013-01-23 08:31:54 +00:00
parent 166560f243
commit c87180211a
9 changed files with 35 additions and 26 deletions
+1
View File
@@ -11,6 +11,7 @@
*/
?>
<?php include '../../common/view/header.html.php';?>
<?php $showDemoUsers = isset($this->config->global->showDemoUsers) ? true : false; js::set('showDemoUsers', $showDemoUsers);?>
<p class='strong mt-10px'>
<?php
echo sprintf($lang->admin->info->version, $config->version);