File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 6060 'Ban IP Address ' => 'Add IP to ban list ' ,
6161 'Search ' => 'Search ' ,
6262 'Add one more FTP Account ' => 'Add FTP account ' ,
63- 'Overall Statistics ' => 'Overall Statistics ' ,
63+ 'Overall Statistics ' => 'View All Statistics ' ,
6464 'Daily ' => 'Daily ' ,
6565 'Weekly ' => 'Weekly ' ,
6666 'Monthly ' => 'Monthly ' ,
Original file line number Diff line number Diff line change 11 < div class ="l-center ">
22 < div class ="l-sort clearfix noselect ">
33 < div class ="l-unit-toolbar__buttonstrip ">
4- < a class ="ui-button cancel " href ="/list/user/ "> < i class ="fas fa-arrow-left status-icon-blue "> </ i > < ?=__('Back')?> </ a >
4+ < a class ="ui-button cancel " href ='/list/stats/ '> < i class ="fas fa-info-circle status-icon-lightblue "> </ i > < ?=__('Overall Statistics')?> </ a >
5+
56 </ div >
67 < div class ="l-sort-toolbar clearfix ">
78 < table >
1314 < button type ="submit " class ="l-sort-toolbar__filter-apply " onclick ="return doSearch('/search/') " value =""> < i class ="fas fa-search "> </ i > </ button >
1415 </ form >
1516 </ td >
16- < td > </ td >
17- < td >
18- < a class ="vst " href ='/list/stats/ '> < ?=__('Overall Statistics')?> </ a >
19- </ td >
2017 < td >
2118 < form action ="/list/stats/ " method ="get " id ="objects ">
2219 < input type ="hidden " name ="token " value ="<?=$_SESSION['token']?> " />
You can’t perform that action at this time.
0 commit comments