@@ -99,8 +99,8 @@ |
||
99 | 99 | <div class="col"> |
100 | 100 | <label class="form-label">' . |
101 | 101 | htmlspecialchars($this->getLanguageService()->sL('LLL:EXT:info/Resources/Private/Language/locallang_webinfo.xlf:moduleFunctions.' . $name)) . |
102 | - '</label>' . |
|
103 | - $menu . |
|
102 | + '</label>' . |
|
103 | + $menu . |
|
104 | 104 | '</div>'; |
105 | 105 | if ($addCsh) { |
106 | 106 | $moduleMenu .= BackendUtility::cshItem('_MOD_web_info', $name, '', '<div class="col"><span class="btn btn-default btn-sm">|</span></div>'); |