From 181529089411d6f55333b22d169e87d3f5137eb5 Mon Sep 17 00:00:00 2001
From: latham <latham@ispconfig3>
Date: Thu, 30 Jun 2011 12:03:31 -0400
Subject: [PATCH] Remove Microsoft Line endings. Some files have mixed line endings that make Subverison unhappy

---
 interface/web/monitor/lib/lang/fr_datalog_list.lng |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/interface/web/monitor/lib/lang/fr_datalog_list.lng b/interface/web/monitor/lib/lang/fr_datalog_list.lng
index e30a334..111b6d1 100644
--- a/interface/web/monitor/lib/lang/fr_datalog_list.lng
+++ b/interface/web/monitor/lib/lang/fr_datalog_list.lng
@@ -1,9 +1,9 @@
-<?php
-$wb['list_head_txt'] = 'Processus en attente';
-$wb['tstamp_txt'] = 'Date';
-$wb['server_id_txt'] = 'Serveur';
-$wb['dbtable_txt'] = 'Table DB';
-$wb['action_txt'] = 'Action';
-$wb['status_txt'] = 'Status';
-?>
-
+<?php
+$wb['list_head_txt'] = 'Processus en attente';
+$wb['tstamp_txt'] = 'Date';
+$wb['server_id_txt'] = 'Serveur';
+$wb['dbtable_txt'] = 'Table DB';
+$wb['action_txt'] = 'Action';
+$wb['status_txt'] = 'Status';
+?>
+

--
Gitblit v1.9.1