From af6806f5d7bf9f99e50ffce0767385597d17fd38 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 19 Jun 2006 20:53:03 +0000 Subject: [PATCH] Look: Modif style bouton --- htdocs/societe/rib.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/societe/rib.php b/htdocs/societe/rib.php index 46ada883a1d..31a35986c80 100644 --- a/htdocs/societe/rib.php +++ b/htdocs/societe/rib.php @@ -242,12 +242,12 @@ if ($_GET["socid"] && $_GET["action"] == 'edit' && $user->rights->societe->creer print $account->adresse_proprio; print ""; - print ''; - print '   '; + print ''; + print '   '; print ''; print ''; - print '
'; + print ''; }