File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
interface/web/client/list Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "client_list.php " ;
Original file line number Diff line number Diff line change 2323$ liste ["search_prefix " ] = "search_ " ;
2424
2525// Records per page
26- $ liste ["records_per_page " ] = 15 ;
26+ $ liste ["records_per_page " ] = " 15 " ;
2727
2828// Script File of the list
2929$ liste ["file " ] = "client_template_list.php " ;
Original file line number Diff line number Diff line change 2525$ liste ["search_prefix " ] = "search_ " ;
2626
2727// Records per page
28- $ liste ["records_per_page " ] = 15 ;
28+ $ liste ["records_per_page " ] = " 15 " ;
2929
3030// Script File of the list
3131$ liste ["file " ] = "reseller_list.php " ;
You can’t perform that action at this time.
0 commit comments