Ajout confirmation d'effacement d'image

This commit is contained in:
Regis Houssin 2007-10-14 11:59:46 +00:00
parent 0466cfb27f
commit 0912fd388c

View File

@ -104,7 +104,7 @@ if ($_GET["id"] || $_GET["ref"])
dolibarr_fiche_head($head, 'photos', $titre); dolibarr_fiche_head($head, 'photos', $titre);
/* /*
* Confirmation de la suppression de photo * Confirmation de la suppression de la propale
*/ */
if ($_GET['action'] == 'delete') if ($_GET['action'] == 'delete')
{ {