From caaeb8e25db91709dc0185c2252d6a54ebe17e89 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 17 Apr 2007 08:53:33 +0000 Subject: [PATCH] Nomme le boutons Submit --- htdocs/telephonie/client/tarifs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/telephonie/client/tarifs.php b/htdocs/telephonie/client/tarifs.php index e69ce753895..4e0b35042a9 100644 --- a/htdocs/telephonie/client/tarifs.php +++ b/htdocs/telephonie/client/tarifs.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2004-2007 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 @@ -261,7 +261,7 @@ if ($_GET["id"]) print ''; print ''; - print ' '; + print ' '; print "\n"; }