{** * templates/stats/issues.tpl * * Copyright (c) 2022 Simon Fraser University * Copyright (c) 2022 John Willinsky * Distributed under the GNU GPL v3. For full terms see the file docs/COPYING. * * The issues statistics page. * *} {extends file="layouts/backend.tpl"} {block name="page"}
| {translate key="common.date"} | {translate key="stats.downloads"} | {translate key="stats.views"} |
|---|---|---|
| {{ segment.label }} | {{ segment.value }} |
{translate key="stats.issues.downloadReport.description"}
| {translate key="stats.dateRange"} | {{ getDateRangeDescription() }} |
|---|---|
| {translate key="common.searchPhrase"} | {{ searchPhrase }} |
{translate key="stats.issues.downloadReport.downloadIssues.description"}
{{ getTimelineDescription() }}