mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Update stats.php
This commit is contained in:
@@ -1662,7 +1662,7 @@ class siteStats
|
|||||||
<table class='table table-striped fborder' style='width: 100%;'>
|
<table class='table table-striped fborder' style='width: 100%;'>
|
||||||
<tr>
|
<tr>
|
||||||
<th class='fcaption' style='width: 30%;'>".ADSTAT_L18."</th>
|
<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";
|
</tr>\n";
|
||||||
|
|
||||||
foreach($recentArray as $key => $info)
|
foreach($recentArray as $key => $info)
|
||||||
|
Reference in New Issue
Block a user