diff --git a/htdocs/bookcal/admin/booking_extrafields.php b/htdocs/bookcal/admin/booking_extrafields.php index b4029a99338..de09660f63d 100644 --- a/htdocs/bookcal/admin/booking_extrafields.php +++ b/htdocs/bookcal/admin/booking_extrafields.php @@ -21,9 +21,9 @@ */ /** - * \file admin/booking_extrafields.php - * \ingroup bookcal - * \brief Page to setup extra fields of booking + * \file htdocs/bookcal/admin/booking_extrafields.php + * \ingroup bookcal + * \brief Page to setup extra fields of booking */ // Load Dolibarr environment @@ -87,13 +87,6 @@ require DOL_DOCUMENT_ROOT.'/core/tpl/admin_extrafields_view.tpl.php'; print dol_get_fiche_end(); -// Buttons -if ($action != 'create' && $action != 'edit') { - print '