File tree Expand file tree Collapse file tree
Resources/Private/Templates/LogModule Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 < h1 > < f:translate id ="logList " /> </ h1 >
1010
1111 < div id ="tx_externalimport_loglist_wrapper " class ="hidden ">
12- < form name =" searchAndFilter ">
13- < div class =" form-group " >
14- < f:form .textfield name ="externalimport-searchfield " placeholder =" {f:translate(key:'search')} "
15- id =" tx_externalimport_search "
16- class =" form-control t3js-externalimport-searchfield " />
17- </ div >
18-
19- </ form >
12+ < div class =" form-group ">
13+ < input
14+ name ="externalimport-searchfield "
15+ placeholder =" {f:translate(key:'search')} "
16+ id =" tx_externalimport_search "
17+ class =" form-control t3js-externalimport-searchfield "
18+ >
19+ </ div >
2020 < div class ="table-fit ">
2121 < table class ="table table-striped table-hover " id ="tx_externalimport_loglist ">
2222 < thead >
@@ -52,4 +52,4 @@ <h1><f:translate id="logList" /></h1>
5252 < core:icon identifier ="spinner-circle-dark " size ="large " />
5353 </ div >
5454</ f:section >
55- </ html >
55+ </ html >
You can’t perform that action at this time.
0 commit comments