From 118e0ac6e29fa296c4bd6cff6ee291221d1928df Mon Sep 17 00:00:00 2001 From: rub Date: Mon, 31 Mar 2008 05:42:14 +0000 Subject: Fix day 31 not listed on smarty list git-svn-id: http://piwigo.org/svn/trunk@2294 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/history.tpl | 64 ++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'template/yoga/admin/history.tpl') diff --git a/template/yoga/admin/history.tpl b/template/yoga/admin/history.tpl index 3ed4c94b3..db503b32f 100644 --- a/template/yoga/admin/history.tpl +++ b/template/yoga/admin/history.tpl @@ -22,13 +22,13 @@
  • @@ -37,13 +37,13 @@
  • @@ -52,15 +52,15 @@ @@ -82,7 +82,7 @@
  • {'Thumbnails'|@translate}
  • @@ -109,35 +109,35 @@ {if !empty($NAV_BAR)} {/if} - - - - - - - - - + + + + + + + + + {if !empty($search_results) } {foreach from=$search_results item=detail name=res_loop} - - - - - - - - - + + + + + + + + + {/foreach} {/if} @@ -146,6 +146,6 @@ {if !empty($NAV_BAR)} {/if} -- cgit v1.2.3
    {'Date'|@translate}{'time'|@translate}{'user'|@translate}{'IP'|@translate}{'image'|@translate}{'Element type'|@translate}{'section'|@translate}{'category'|@translate}{'tags'|@translate}{'Date'|@translate}{'time'|@translate}{'user'|@translate}{'IP'|@translate}{'image'|@translate}{'Element type'|@translate}{'section'|@translate}{'category'|@translate}{'tags'|@translate}
    {$detail.DATE}{$detail.TIME}{$detail.USER}{$detail.IP}{$detail.IMAGE}{$detail.TYPE}{$detail.SECTION}{$detail.CATEGORY}{$detail.TAGS}{$detail.DATE}{$detail.TIME}{$detail.USER}{$detail.IP}{$detail.IMAGE}{$detail.TYPE}{$detail.SECTION}{$detail.CATEGORY}{$detail.TAGS}