File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
interface/web/sites/templates Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ <h1><tmpl_var name="list_head_txt"></h1>
1717 </ tr >
1818 < tr >
1919 < td > < input class ="form-control " type ="text " name ="search_domain " value ="{tmpl_var name='search_domain'} " /> </ td >
20- < td class ="this_month "> < tmpl _var name ="in_out_txt "> </ td >
21- < td class ="last_month "> < tmpl _var name ="in_out_txt "> </ td >
22- < td class ="this_year "> < tmpl _var name ="in_out_txt "> </ td >
23- < td class ="last_year "> < tmpl _var name ="in_out_txt "> </ td >
24- < td class ="text-right ">
20+ < td class ="this_month " style =" color:black " > < tmpl _var name ="in_out_txt "> </ td >
21+ < td class ="last_month " style =" color:black " > < tmpl _var name ="in_out_txt "> </ td >
22+ < td class ="this_year " style =" color:black " > < tmpl _var name ="in_out_txt "> </ td >
23+ < td class ="last_year " style =" color:black " > < tmpl _var name ="in_out_txt "> </ td >
24+ < td class ="text-right " style =" color:black " >
2525 < button type ="button " class ="btn btn-default formbutton-default formbutton-narrow " name ="Filter " id ="Filter " value ="{tmpl_var name= "filter_txt "}" data-submit-form="pageForm " data-form-action ="sites/ftp_sites_stats.php "> < span class ="icon icon-filter "> </ span > </ button >
2626 </ td >
2727 </ tr >
You can’t perform that action at this time.
0 commit comments