Skip to content

Commit 36c4f9a

Browse files
Merge pull request #89 from DMKEBUSINESSGMBH/darthnorman-patch-3
Update tx_mksearch_keywords.php
2 parents d71239c + bec7011 commit 36c4f9a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Configuration/TCA/tx_mksearch_keywords.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
'label' => 'LLL:EXT:mksearch/Resources/Private/Language/locallang_db.xlf:tx_mksearch_keywords_keyword',
5656
'config' => [
5757
'type' => 'input',
58-
'size' => '30',
5958
'required' => true,
6059
],
6160
],
@@ -64,8 +63,6 @@
6463
'label' => 'LLL:EXT:mksearch/Resources/Private/Language/locallang_db.xlf:tx_mksearch_keywords_link',
6564
'config' => [
6665
'type' => 'link',
67-
'size' => '15',
68-
'checkbox' => '',
6966
'wizards' => Sys25\RnBase\Backend\Utility\TcaTool::getWizards(
7067
'',
7168
['link' => true]

0 commit comments

Comments
 (0)