From 81f8a486c94b332999b4e07a41abf0220c2c080a Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 17 Jan 2020 14:56:06 +0100 Subject: [PATCH] Look and feel v11 --- htdocs/comm/multiprix.php | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/htdocs/comm/multiprix.php b/htdocs/comm/multiprix.php index c4e0df11df2..6d80626242d 100644 --- a/htdocs/comm/multiprix.php +++ b/htdocs/comm/multiprix.php @@ -20,7 +20,7 @@ /** * \file htdocs/comm/multiprix.php * \ingroup societe - * \brief Onglet choix du niveau de prix + * \brief Tab to set the price level of a thirdparty */ require '../main.inc.php'; @@ -64,20 +64,11 @@ $userstatic = new User($db); if ($_socid > 0) { - // On recupere les donnees societes par l'objet + // We load data of thirdparty $objsoc = new Societe($db); $objsoc->id = $_socid; $objsoc->fetch($_socid, $to); - if ($errmesg) - { - print '
'.$errmesg.'

'; - } - - - /* - * Affichage onglets - */ $head = societe_prepare_head($objsoc); @@ -91,7 +82,7 @@ if ($_socid > 0) dol_fiche_head($head, $tabchoice, $langs->trans("ThirdParty"), 0, 'company'); - print ''; + print '
'; print '";
'; print $langs->trans("PriceLevel").''.$objsoc->price_level."