summaryrefslogtreecommitdiffstats
path: root/web/template/stats/general_stats_table.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/stats/general_stats_table.php')
-rw-r--r--web/template/stats/general_stats_table.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/template/stats/general_stats_table.php b/web/template/stats/general_stats_table.php
index 254b6b64..01f1fec0 100644
--- a/web/template/stats/general_stats_table.php
+++ b/web/template/stats/general_stats_table.php
@@ -12,12 +12,6 @@
</tr>
<tr>
<td class='boxSoft'>
-<span class='f4'><?php print __("Packages in [community]"); ?></span>
-</td>
-<td class='boxSoft'><span class='f4'><?php print $community_count; ?></span></td>
-</tr>
-<tr>
-<td class='boxSoft'>
<span class='f4'><?php print __("Packages added or updated in the past 7 days"); ?></span>
</td>
<td class='boxSoft'><span class='f4'><?php print $update_count; ?></span></td>