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/tools/lib/lang/fr.lng |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/interface/web/tools/lib/lang/fr.lng b/interface/web/tools/lib/lang/fr.lng
index 56d46fd..aad8916 100644
--- a/interface/web/tools/lib/lang/fr.lng
+++ b/interface/web/tools/lib/lang/fr.lng
@@ -1,7 +1,7 @@
-<?php
-$wb['User Settings'] = 'Paramètres Utilisateur';
-$wb['Settings'] = 'Paramètres';
-$wb['ISPConfig Tools'] = 'Outils ISPConfig';
-$wb['Password and Language'] = 'Mot de passe et Langage';
-?>
-
+<?php
+$wb['User Settings'] = 'Paramètres Utilisateur';
+$wb['Settings'] = 'Paramètres';
+$wb['ISPConfig Tools'] = 'Outils ISPConfig';
+$wb['Password and Language'] = 'Mot de passe et Langage';
+?>
+

--
Gitblit v1.9.1