diff --git a/htdocs/langs/en_US/zapier.lang b/htdocs/langs/en_US/zapier.lang
index ababab4a39b..a76d84ed103 100644
--- a/htdocs/langs/en_US/zapier.lang
+++ b/htdocs/langs/en_US/zapier.lang
@@ -18,4 +18,4 @@ ModuleZapierForDolibarrDesc = Zapier for Dolibarr module
ZapierForDolibarrSetup=Setup of Zapier for Dolibarr
ZapierDescription=Interface with Zapier
ZapierAbout=About the module Zapier
-ZapierSetupPage=Page to setup the module Zapier
\ No newline at end of file
+ZapierSetupPage=There is no need for a setup on Dolibarr side to use Zapier. However, you must generate and publish a package on zapier to be able to use Zapier with Dolibarr. See documentation on this wiki page.
\ No newline at end of file
diff --git a/htdocs/zapier/admin/setup.php b/htdocs/zapier/admin/setup.php
index 6f9de26f97c..7249e8c3849 100644
--- a/htdocs/zapier/admin/setup.php
+++ b/htdocs/zapier/admin/setup.php
@@ -76,9 +76,6 @@ print load_fiche_titre($langs->trans($page_name), $linkback, 'object_zapier');
$head = zapierAdminPrepareHead();
print dol_get_fiche_head($head, 'settings', '', -1, "zapier");
-// Setup page goes here
-echo ''.$langs->trans("ZapierSetupPage").'
';
-
if ($action == 'edit') {
print '