1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-01 20:30:39 +02:00

Update stats.php

This commit is contained in:
Gábor
2017-02-24 09:37:08 +01:00
committed by GitHub
parent a6f121b63b
commit 7905d46b07

View File

@@ -1662,7 +1662,7 @@ class siteStats
<table class='table table-striped fborder' style='width: 100%;'>
<tr>
<th class='fcaption' style='width: 30%;'>".ADSTAT_L18."</th>
<th class='fcaption' style='width: 70%;'>Information</th>
<th class='fcaption' style='width: 70%;'>".ADSTAT_L53."</th>
</tr>\n";
foreach($recentArray as $key => $info)
@@ -2044,4 +2044,4 @@ class siteStats
?>
?>