partial('aside_subscription'); ?> = _t('gen.action.back_to_rss_feeds') ?> = _t('admin.stats.repartition') ?> = _t('admin.stats.all_feeds') ?> categories as $category) { $feeds = $category->feeds(); if (!empty($feeds)) { echo ''; foreach ($feeds as $feed) { if ($this->feed && $feed->id() == $this->feed->id()) { echo '', $feed->name(), ''; } else { echo '', $feed->name(), ''; } } echo ''; } }?> feed) {?> = _i('configure') ?> = _t('gen.action.manage') ?> = _t('admin.stats.status_total') ?> = _t('admin.stats.status_read') ?> = _t('admin.stats.status_unread') ?> = _t('admin.stats.status_favorites') ?> = $this->repartition['total'] ?? -1 ?> = $this->repartition['count_reads'] ?? -1 ?> = $this->repartition['count_unreads'] ?? -1 ?> = $this->repartition['count_favorites'] ?? -1 ?> = _t('admin.stats.entry_per_hour', $this->averageHour) ?> = _t('admin.stats.entry_per_day_of_week', $this->averageDayOfWeek) ?> = _t('admin.stats.entry_per_month', $this->averageMonth) ?>