From c93806621c9a310da97dfaad2b4a7bed2d3ec260 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 31 May 2020 18:03:29 +0200 Subject: [PATCH] make tables tabable --- Theme/Backend/help-module-list.tpl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Theme/Backend/help-module-list.tpl.php b/Theme/Backend/help-module-list.tpl.php index 3b5ba83..ecbd6a2 100644 --- a/Theme/Backend/help-module-list.tpl.php +++ b/Theme/Backend/help-module-list.tpl.php @@ -41,7 +41,7 @@ $modules = $this->getData('modules'); ['$module' => $module->getInternalName()] ); ?> - + printHtml($module->getExternalName()); ?>