Fix: chemin

This commit is contained in:
Regis Houssin 2007-07-13 16:02:53 +00:00
parent 7a9eab4ece
commit a871492105

View File

@ -105,7 +105,7 @@ print '<tr><td valign="top" width="30%" class="notopnoleft">';
*/
if ($conf->facture->enabled)
{
print '<form method="post" action="'.DOL_URL_ROOT.'/facture.php">';
print '<form method="post" action="'.DOL_URL_ROOT.'/compta/facture.php">';
print '<table class="noborder" width="100%">';
print "<tr class=\"liste_titre\">";
print '<td colspan="3">'.$langs->trans("SearchACustomerInvoice").'</td></tr>';