diff --git a/htdocs/comm/prospect/index.php b/htdocs/comm/prospect/index.php index abb27e587fb..e4932adf06c 100644 --- a/htdocs/comm/prospect/index.php +++ b/htdocs/comm/prospect/index.php @@ -73,7 +73,9 @@ if ($conf->propal->enabled) print '
'; print ''.$langs->trans("SearchAProposal").''; print ''; - print $langs->trans("Ref").':'; + print $langs->trans("Ref").':'; + print ''.$langs->trans("Other").':'; + print ''; print "

\n"; }