diff --git a/Theme/Backend/Lang/api.en.lang.php b/Theme/Backend/Lang/api.en.lang.php index 7d0b859..98efcf7 100644 --- a/Theme/Backend/Lang/api.en.lang.php +++ b/Theme/Backend/Lang/api.en.lang.php @@ -4,7 +4,7 @@ * * PHP Version 7.4 * - * @package TBD + * @package Modules\Comments * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 559f08c..67b1ff7 100644 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -4,7 +4,7 @@ * * PHP Version 7.4 * - * @package TBD + * @package Modules\Comments * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/comment-create.tpl.php b/Theme/Backend/comment-create.tpl.php index 4dc6c6c..28f4812 100644 --- a/Theme/Backend/comment-create.tpl.php +++ b/Theme/Backend/comment-create.tpl.php @@ -4,7 +4,7 @@ * * PHP Version 7.4 * - * @package TBD + * @package Modules\Comments * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/comment-list.tpl.php b/Theme/Backend/comment-list.tpl.php index 4b0451d..0021ecb 100644 --- a/Theme/Backend/comment-list.tpl.php +++ b/Theme/Backend/comment-list.tpl.php @@ -4,7 +4,7 @@ * * PHP Version 7.4 * - * @package TBD + * @package Modules\Comments * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0