Suppression du lien Editer dans la barre inutile

This commit is contained in:
Rodolphe Quiedeville 2003-09-07 18:16:35 +00:00
parent 6785cae605
commit d8ee096eea

View File

@ -311,7 +311,7 @@ print '<td width="20%" align="center">-</td>';
print '<td width="20%" align="center">-</td>';
print '<td width="20%" align="center">-</td>';
if ($action == 'create')
if ($action == 'create' || $action == 'edit')
{
print '<td width="20%" align="center">-</td>';
}