File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 422422 'cols ' => '' ,
423423 'searchable ' => 2
424424 ),
425+ // Deprecated
425426 'icq ' => array (
426427 'datatype ' => 'VARCHAR ' ,
427428 'formtype ' => 'TEXT ' ,
Original file line number Diff line number Diff line change 9393 < div class ="form-group ">
9494 < label for ="internet " class ="col-sm-3 control-label "> {tmpl_var name='internet_txt'}</ label >
9595 < div class ="col-sm-9 "> < input type ="text " name ="internet " id ="internet " value ="{tmpl_var name='internet'} " class ="form-control " /> </ div > </ div >
96- < div class ="form-group ">
97- < label for ="icq " class ="col-sm-3 control-label "> {tmpl_var name='icq_txt'}</ label >
98- < div class ="col-sm-9 "> < input type ="text " name ="icq " id ="icq " value ="{tmpl_var name='icq'} " class ="form-control " /> </ div > </ div >
9996 < div class ="form-group ">
10097 < label for ="vat_id " class ="col-sm-3 control-label "> {tmpl_var name='vat_id_txt'}</ label >
10198 < div class ="col-sm-9 "> < input type ="text " name ="vat_id " id ="vat_id " value ="{tmpl_var name='vat_id'} " class ="form-control " /> </ div > </ div >
You can’t perform that action at this time.
0 commit comments