parent
d5b344e653
commit
de86d1337e
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ for ($i=0; $i <$MaxRow; $i++)
|
|||
echo '</td>';
|
||||
|
||||
echo $td;
|
||||
printf ('<A href="?ac='.$_REQUEST['ac'].'&l=%s&action=del&%s">Efface</A>',$A['pcm_val'],$str_dossier);
|
||||
printf ('<A class="input_text" href="?ac='.$_REQUEST['ac'].'&l=%s&action=del&%s">Efface</A>',$A['pcm_val'],$str_dossier);
|
||||
echo "</TD>";
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue