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

diff --git a/interface/web/dns/lib/lang/fr_dns_template_list.lng b/interface/web/dns/lib/lang/fr_dns_template_list.lng
index b62aa8b..0a4b7ef 100644
--- a/interface/web/dns/lib/lang/fr_dns_template_list.lng
+++ b/interface/web/dns/lib/lang/fr_dns_template_list.lng
@@ -1,7 +1,7 @@
-<?php
-$wb['list_head_txt'] = 'Modèle d\'assistant DNS';
-$wb['visible_txt'] = 'Visible';
-$wb['name_txt'] = 'Nom';
-$wb['add_new_record_txt'] = 'Ajouter un nouvel enregistrement';
-?>
-
+<?php
+$wb['list_head_txt'] = 'Modèle d\'assistant DNS';
+$wb['visible_txt'] = 'Visible';
+$wb['name_txt'] = 'Nom';
+$wb['add_new_record_txt'] = 'Ajouter un nouvel enregistrement';
+?>
+

--
Gitblit v1.9.1