diff --git a/modules/admin/admin.admin.view.php b/modules/admin/admin.admin.view.php index ac485e632..9028ae497 100644 --- a/modules/admin/admin.admin.view.php +++ b/modules/admin/admin.admin.view.php @@ -36,6 +36,7 @@ Context::set('use_spaceremover', $db_info->use_spaceremover?$db_info->use_spaceremover:'Y'); Context::set('qmail_compatibility', $db_info->qmail_compatibility=='Y'?'Y':'N'); Context::set('use_db_session', $db_info->use_db_session=='N'?'N':'Y'); + Context::set('use_mobile_view', $db_info->use_mobile_view =='N'?'N':'Y'); Context::set('use_ssl', $db_info->use_ssl?$db_info->use_ssl:"none"); if($db_info->http_port) Context::set('http_port', $db_info->http_port); if($db_info->https_port) Context::set('https_port', $db_info->https_port); diff --git a/modules/admin/tpl/css/dashboard.css b/modules/admin/tpl/css/dashboard.css index 61eac0e0f..c8b068309 100644 --- a/modules/admin/tpl/css/dashboard.css +++ b/modules/admin/tpl/css/dashboard.css @@ -39,14 +39,16 @@ .dashboardStatistic .statistic h4 span{ display:block; height:18px; padding-top:4px; margin:0 1px; color:#747482; background:url(../img/bgDashboardStatisticHeader.gif) repeat-x;} .dashboardStatistic .statistic h4 em{ font-style:normal; font-size:9px; color:#b7b7c4; margin-left:5px;} -.dashboardStatistic dl{ position:relative; float:left; height:100px; width:23%; margin:0; background:url(../img/vrDashboardStatistic.gif) no-repeat left center;} +.dashboardStatistic dl{ position:relative; float:left; height:100px; margin:0; background:url(../img/vrDashboardStatistic.gif) no-repeat left center;} .dashboardStatistic dt { position:absolute; width:0; height:0; overflow:hidden; font-size:0; line-height:0; visibility:hidden;} .dashboardStatistic dd { position:absolute; margin:0; padding-top:40px; width:100%; text-align:center; background-image:url(../img/iconDashboardStatistic.gif); background-repeat:no-repeat; font-size:56px; font-weight:bold;} .dashboardStatistic dd object, .dashboardStatistic dd embed{ vertical-align:top;} -.dashboardStatistic dl.visit{ background:none;} +.dashboardStatistic dl.visit{ background:none; width:28%;} .dashboardStatistic dl.visit dd{ background-position:center 5px; color:#e3391d ;} +.dashboardStatistic dl.reply { background:none; width:22%;} .dashboardStatistic dl.reply dd{ background-position:center -195px; color:#28313d;} +.dashboardStatistic dl.trackback { background:none; width:15%;} .dashboardStatistic dl.trackback dd{ background-position:center -395px; color:#4e4f54;} .dashboardStatistic .summary{ float:right; width:30%; margin-top:-27px;} @@ -65,6 +67,7 @@ /* Dashboard Wire */ .dashboardH4{ margin:0 0 7px 0; font-size:14px; color:#555;} +.dashboardH4 a { font-size:11px; color:#b1b1b1; font-style:normal; margin-left:5px;} .dashboardH4 em{ font-size:11px; color:#b1b1b1; font-style:normal; margin-left:5px;} .dashboardMoreTop{ position:absolute; top:4px; right:0; padding-left:7px; font-size:11px; display:block; white-space:nowrap; color:#8a919a; text-decoration:none; background:url(../img/iconMoreTop.gif) no-repeat left center;} diff --git a/modules/admin/tpl/index.html b/modules/admin/tpl/index.html index e5ab35186..351a3b5a4 100644 --- a/modules/admin/tpl/index.html +++ b/modules/admin/tpl/index.html @@ -44,7 +44,7 @@
{$lang->today_comments}
- + @@ -54,7 +54,7 @@ - + {$status->comment->today} @@ -66,7 +66,7 @@
{$lang->today_trackbacks}
- + @@ -76,7 +76,7 @@ - + {$status->trackback->today} @@ -146,8 +146,8 @@
{$key}{$key}
-
{$lang->last_week}:{number_format($val->last)}
-
{$lang->this_week}:{number_format($val->this)}
+
{$lang->last_week}:{number_format($val->last)}
+
{$lang->this_week}:{number_format($val->this)}
@@ -157,11 +157,13 @@
-

{$lang->env_information}

+

{$lang->env_information} {$lang->cmd_setup}

{nl2br($lang->about_download_link)} [{$lang->cmd_download}]

+ + @@ -189,6 +191,10 @@ + + + +
{$lang->current_version}
{$lang->use_optimizer}
{$lang->use}{$lang->notuse}
{$lang->mobile_view}
{$lang->use}{$lang->notuse}
Language
{$val}