From d386fb604162f4177132d30e59c0c06a8c12ef74 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 26 Jan 2005 12:48:01 +0000 Subject: [PATCH] Synchro --- htdocs/telephonie/config/index.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/htdocs/telephonie/config/index.php b/htdocs/telephonie/config/index.php index 968a7251c7d..5a77000cb00 100644 --- a/htdocs/telephonie/config/index.php +++ b/htdocs/telephonie/config/index.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2005 Rodolphe Quiedeville * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -63,15 +63,15 @@ print ''; print ''; -print 'Email facturation'; +print 'Email facturation FROM'; print TELEPHONIE_EMAIL_FACTURATION_EMAIL; -print ''; +print 'TELEPHONIE_EMAIL_FACTURATION_EMAIL'; print ''; -print 'Email facturation'; +print 'Email facturation BCC'; print TELEPHONIE_LIGNE_COMMANDE_EMAIL_BCC; -print ''; +print 'TELEPHONIE_LIGNE_COMMANDE_EMAIL_BCC'; print '';