From 926e36b8fdf8ceaf59ac72e1b28b862f42978b84 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Fri, 9 Mar 2012 09:02:34 +0100 Subject: convert all files saved in Windows(CRLF) to Unix (LF) --- custom/views/archive/index.tpl.php | 68 +++++++++++++++++++------------------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'custom/views/archive') diff --git a/custom/views/archive/index.tpl.php b/custom/views/archive/index.tpl.php index 8f45fa0..c09e266 100644 --- a/custom/views/archive/index.tpl.php +++ b/custom/views/archive/index.tpl.php @@ -1,4 +1,4 @@ - - - - - - - - <?php echo $PlanetConfig->getName(); ?> - - - - -
- - +header('Content-type: text/html; charset=UTF-8'); +?> + + + + + + + <?php echo $PlanetConfig->getName(); ?> + + + + +
+ +
@@ -47,15 +47,15 @@ header('Content-type: text/html; charset=UTF-8');
-

Today

-
@@ -103,12 +103,12 @@ header('Content-type: text/html; charset=UTF-8');
- -
- - - - -
- - + +
+ + + + + + + -- cgit v1.2.1