Fix: Titre onglet
This commit is contained in:
parent
e77fa4fa4a
commit
2fc30fe3ce
@ -64,7 +64,7 @@ if ($_GET["propalid"])
|
|||||||
$hselected=$h;
|
$hselected=$h;
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
dolibarr_fiche_head($head, $hselected, $langs->trans("Prop").": $propal->ref");
|
dolibarr_fiche_head($head, $hselected, $langs->trans("Proposal").": $propal->ref");
|
||||||
|
|
||||||
$propal->info($propal->id);
|
$propal->info($propal->id);
|
||||||
|
|
||||||
|
|||||||
@ -89,7 +89,7 @@ if ($_GET["propalid"])
|
|||||||
$head[$h][1] = $langs->trans("Info");
|
$head[$h][1] = $langs->trans("Info");
|
||||||
$h++;
|
$h++;
|
||||||
|
|
||||||
dolibarr_fiche_head($head, $hselected, $langs->trans("Prop").": $propal->ref");
|
dolibarr_fiche_head($head, $hselected, $langs->trans("Proposal").": $propal->ref");
|
||||||
|
|
||||||
print '<table class="border" width="100%">';
|
print '<table class="border" width="100%">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user