diff --git a/htdocs/comm/propal/card.php b/htdocs/comm/propal/card.php index 5b37242c8ac..9bf00cb6a9c 100644 --- a/htdocs/comm/propal/card.php +++ b/htdocs/comm/propal/card.php @@ -2500,7 +2500,7 @@ $formquestion = array_merge($formquestion, array( if ($usercansend) { print '
' . $langs->trans('SendMail') . '
'; } else - print '
' . $langs->trans('SendMail') . '
'; + print '
' . $langs->trans('SendMail') . '
'; } // Create an order @@ -2543,6 +2543,10 @@ $formquestion = array_merge($formquestion, array( print '
socid . '">' . $langs->trans("ClassifyBilled") . '
'; } } + else + { + print '
' . $langs->trans("ClassifyBilled") . '
'; + } } // Set accepted/refused