diff --git a/typo3/sysext/compatibility7/Resources/Private/Templates/template_css.tmpl b/typo3/sysext/compatibility7/Resources/Private/Templates/template_css.tmpl index 2cb0f45158c3be2debc3ef4bc8e6afc83dc18025..64c57bfc7fd16082f888f64206ab27bdb77339e3 100644 --- a/typo3/sysext/compatibility7/Resources/Private/Templates/template_css.tmpl +++ b/typo3/sysext/compatibility7/Resources/Private/Templates/template_css.tmpl @@ -31,7 +31,7 @@ <div class="tx-indexedsearch-form"> <label for="tx-indexedsearch-searchbox-sword">###FORM_SEARCHFOR###</label> - <input type="search" name="tx_indexedsearch[sword]" value="###SWORD_VALUE###" id="tx-indexedsearch-searchbox-sword" class="tx-indexedsearch-searchbox-sword sword" ###PLACEHOLDER### /> + <input type="search" name="tx_indexedsearch[sword]" value="###SWORD_VALUE###" id="tx-indexedsearch-searchbox-sword" class="tx-indexedsearch-searchbox-sword sword" ###PLACEHOLDER### /> </div> <!-- ###ADDITONAL_KEYWORD### begin -->