pjs/tools/reporter/templates/stats.tpl

18 строки
320 B
Smarty

<h4>Unique Users</h4>
<p>{$users_quant}</p>
<h4>Total Reports</h4>
<p>{$reports_quant}</p>
<h4>Reports Per User</h4>
<p>{$avgRepPerUsr}</p>
<h4>Hostnames found in the system</h4>
<p>{$hosts_quant}</p>
<h4>Reports in the last 24 hours</h4>
<p>{$reports24}</p>
<h4>Reports in the last 7 days</h4>
<p>{$last7days}</p>