Dernières modifs (traductions, mon nom dans le code, ...)

This commit is contained in:
2020-12-07 22:20:05 +01:00
parent 40b78b9a63
commit 92dae7030b
24 changed files with 54 additions and 592 deletions

View File

@@ -14,7 +14,7 @@ use Thelia\Tools\URL;
/**
* Class Configuration
* @package DHL\Controller
* @author Thomas Arnaud <tarnaud@openstudio.fr>
* @author Laurent LE CORRE <laurent@thecoredev.fr>
*/
class Configuration extends BaseAdminController
{

View File

@@ -17,7 +17,7 @@ use Thelia\Tools\URL;
/**
* Class EditPrices
* @package DHL\Controller
* @author Thelia <info@thelia.net>
* @author Laurent LE CORRE <laurent@thecoredev.fr>
*/
class EditPrices extends BaseAdminController
{