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

diff --git a/interface/web/dashboard/lib/lang/fr.lng b/interface/web/dashboard/lib/lang/fr.lng
index 6bb32cf..305c525 100644
--- a/interface/web/dashboard/lib/lang/fr.lng
+++ b/interface/web/dashboard/lib/lang/fr.lng
@@ -1,5 +1,5 @@
-<?php
-$wb['welcome_user_txt'] = 'Bienvenue %s';
-$wb['available_modules_txt'] = 'Modules disponibles';
-?>
-
+<?php
+$wb['welcome_user_txt'] = 'Bienvenue %s';
+$wb['available_modules_txt'] = 'Modules disponibles';
+?>
+

--
Gitblit v1.9.1