From 680efc25ed280394bc398b6ab66b8dbccb8f11d5 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 6 Jan 2009 21:31:04 +0000 Subject: Code administration: convert all text files to Unix file format (CR as eol and not CRLF) git-svn-id: http://piwigo.org/svn/branches/2.0@3054 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/history.tpl | 74 ++++++++++++++++++++--------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'admin') diff --git a/admin/template/goto/history.tpl b/admin/template/goto/history.tpl index 6e0804a6c..3e4bcce6c 100644 --- a/admin/template/goto/history.tpl +++ b/admin/template/goto/history.tpl @@ -20,13 +20,13 @@
  • @@ -36,13 +36,13 @@
  • @@ -52,15 +52,15 @@ @@ -73,18 +73,18 @@ {'File name'|@translate} - - + + - + {if isset($search_summary)}
    {'Summary'|@translate} @@ -102,13 +102,13 @@
    {/if} - -{if !empty($NAV_BAR)} - -{/if} - + +{if !empty($NAV_BAR)} + +{/if} + @@ -123,7 +123,7 @@ {if !empty($search_results) } -{foreach from=$search_results item=detail name=res_loop} +{foreach from=$search_results item=detail name=res_loop} @@ -135,13 +135,13 @@ -{/foreach} +{/foreach} {/if}
    {'tags'|@translate}
    {$detail.DATE} {$detail.TIME}{$detail.CATEGORY} {$detail.TAGS}
    - - -{if !empty($NAV_BAR)} - -{/if} + + +{if !empty($NAV_BAR)} + +{/if} -- cgit v1.2.3