php - restore missing / in users stats in the header
This commit is contained in:
parent
dc2229fe7e
commit
9fa8ce4585
@ -320,7 +320,7 @@ function pgtop($info, $dotop, $user, $douser)
|
||||
$top .= "
|
||||
<span class=topwho>$who </span>
|
||||
<span class=topdes>Hash Rate:</span>
|
||||
<span class=topdat>$uhr$u1hr</span>";
|
||||
<span class=topdat>$uhr/$u1hr</span>";
|
||||
$top .= makeForm('')."
|
||||
<input type=submit name=Logout value=Logout>
|
||||
</form>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user