Update zapier logo

This commit is contained in:
Laurent Destailleur 2019-09-30 19:30:31 +02:00
parent 7c9aabfd3b
commit 33908afb66
3 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
* \defgroup zapier Module Zapier
* \brief Zapier module descriptor.
*
* \file htdocs/zapier/core/modules/modZapier.class.php
* \file htdocs/core/modules/modZapier.class.php
* \ingroup zapier
* \brief Description and activation file for module Zapier
*/
@ -67,7 +67,7 @@ class modZapier extends DolibarrModules
// Name of image file used for this module.
// If file is in theme/yourtheme/img directory under name object_pictovalue.png, use this->picto='pictovalue'
// If file is in module/img directory under name object_pictovalue.png, use this->picto='pictovalue@module'
$this->picto = 'zapier@zapier';
$this->picto = 'zapier';
// Define some features supported by module (triggers, login, substitutions, menus, css, etc...)
$this->module_parts = array(
// Set this to 1 if module has its own trigger directory (core/triggers)

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 B