From 2bbc7ba8bea747db08a8adac9e80e8a2aa7cbf2d Mon Sep 17 00:00:00 2001 From: chrisaga Date: Thu, 18 Aug 2005 07:04:05 +0000 Subject: Let's begin the new customizable clear template :-) git-svn-id: http://piwigo.org/svn/trunk@820 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/cclear/admin/stats.tpl | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 template/cclear/admin/stats.tpl (limited to 'template/cclear/admin/stats.tpl') diff --git a/template/cclear/admin/stats.tpl b/template/cclear/admin/stats.tpl new file mode 100644 index 000000000..9806c9dd6 --- /dev/null +++ b/template/cclear/admin/stats.tpl @@ -0,0 +1,21 @@ +

{L_STAT_TITLE}

+{L_STAT_MONTHLY_ALT} +

{L_STAT_MONTH_TITLE}

+ + + + + + + + + + + + + + + + +
{L_MONTH}{L_PAGES_SEEN}{L_VISITORS}{L_PICTURES}
{month.MONTH}{month.PAGES}{month.VISITORS}{month.IMAGES}
+
-- cgit v1.2.3