From 889b1240cd81511850ea8ad900cb941e35308b52 Mon Sep 17 00:00:00 2001 From: volcom Date: Mon, 17 Oct 2005 07:21:30 +0000 Subject: * new: history details by month,day git-svn-id: http://piwigo.org/svn/trunk@894 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/stats.tpl | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'template/yoga') diff --git a/template/yoga/admin/stats.tpl b/template/yoga/admin/stats.tpl index da0fff82d..cd9530ee8 100644 --- a/template/yoga/admin/stats.tpl +++ b/template/yoga/admin/stats.tpl @@ -4,7 +4,7 @@

{L_STAT_TITLE}

{L_STAT_MONTHLY_ALT} -

{L_STAT_MONTH_TITLE}

+

{L_STAT_DETAIL_TITLE}

@@ -20,4 +20,34 @@ + +
{L_VALUE}{statrow.IMAGES}
+ + + + + + + + +

{L_DATE_TITLE}

+ + + + + + + + + + + +
{L_STAT_HOUR}{L_STAT_LOGIN}{L_STAT_ADDR}{L_STAT_CATEGORY}{L_STAT_FILE}{L_STAT_PICTURE}
{detail.HOUR}{detail.LOGIN}{detail.IP}{detail.CATEGORY}{detail.FILE}{detail.PICTURE}
+
+ +
+{navigation.NAV_BAR} +
+ +
-- cgit v1.2.3