Correction BUG 4095

This commit is contained in:
Rodolphe Quiedeville 2004-07-12 13:32:33 +00:00
parent 6a262562a0
commit 596a92f573

View File

@ -282,7 +282,7 @@ if ($socid > 0)
*
*/
print '<table width="100%" cellspacing=0 border=0 cellpadding=2>';
print '<tr class="liste_titre"><td>Actions à faire</td><td align="right"> [<a href="action/fiche.php?action=create&socid='.$socid.'&afaire=1">Nouvelle action</a>]</td></tr>';
print '<tr class="liste_titre"><td>Actions à faire</td><td align="right"> [<a href="../action/fiche.php?action=create&socid='.$socid.'&afaire=1">Nouvelle action</a>]</td></tr>';
print '<tr>';
print '<td colspan="2" valign="top">';