diff --git a/htdocs/lib/functions.inc.php b/htdocs/lib/functions.inc.php index af33828327c..78ed6d4ec1d 100644 --- a/htdocs/lib/functions.inc.php +++ b/htdocs/lib/functions.inc.php @@ -30,6 +30,22 @@ Function img_file($alt = "Voir") return ''; } +Function img_delete($alt = "Supprimer") +{ + return ''; +} + +Function img_edit($alt = "Modifier") +{ + return ''; +} + +Function img_alerte($alt = "Alerte") +{ + return ''; +} + + function loginFunction() { /**