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/sites/lib/lang/fr_shell_user_list.lng |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/interface/web/sites/lib/lang/fr_shell_user_list.lng b/interface/web/sites/lib/lang/fr_shell_user_list.lng
index 888ec5f..a5cc29a 100644
--- a/interface/web/sites/lib/lang/fr_shell_user_list.lng
+++ b/interface/web/sites/lib/lang/fr_shell_user_list.lng
@@ -1,9 +1,9 @@
-<?php
-$wb['list_head_txt'] = 'Utilisateur Shell';
-$wb['active_txt'] = 'Actif';
-$wb['server_id_txt'] = 'Serveur';
-$wb['parent_domain_id_txt'] = 'Site web';
-$wb['username_txt'] = 'Nom d\'utilisateur';
-$wb['add_new_record_txt'] = 'Nouvel utilisateur Shell';
-?>
-
+<?php
+$wb['list_head_txt'] = 'Utilisateur Shell';
+$wb['active_txt'] = 'Actif';
+$wb['server_id_txt'] = 'Serveur';
+$wb['parent_domain_id_txt'] = 'Site web';
+$wb['username_txt'] = 'Nom d\'utilisateur';
+$wb['add_new_record_txt'] = 'Nouvel utilisateur Shell';
+?>
+

--
Gitblit v1.9.1