gui fixes

This commit is contained in:
SJ
2014-09-09 15:30:26 +02:00
parent 01f0769413
commit 3831f8641f
13 changed files with 25 additions and 8 deletions

View File

@ -10,7 +10,7 @@
<?php if(PROVIDED_BY) { ?><meta name="author" content="<?php print PROVIDED_BY; ?>" /><?php } ?>
<meta name="rating" content="general" />
<meta name="robots" content="all" />
<meta http-equiv="x-ua-compatible" content="IE=9">
<meta http-equiv="x-ua-compatible" content="IE=edge">
<link href="/view/theme/default/assets/css/metro-bootstrap.css" rel="stylesheet">

View File

@ -4,7 +4,7 @@
<div class="row">
<div class="span8">
<h2><i class="icon-dashboard icon-2x pull-left"></i><?php print $sysinfo[0]; ?> <small">Status</small></h2>
<h2><i class="icon-dashboard icon-2x pull-left"></i><?php print $sysinfo[0]; ?> <small><?php print $text_status; ?></small></h2>
<h3><strong>Up For:</strong> <?php print $uptime; ?></h3>
<table class="table table-striped">
<tr>