We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf90c27 + e6c3be5 commit 3c1d0a6Copy full SHA for 3c1d0a6
1 file changed
interface/web/mail/list/user_quota_stats.list.php
@@ -41,7 +41,7 @@
41
$liste["auth"] = "yes";
42
43
// mark columns for php sorting (no real mySQL columns)
44
-$liste["phpsort"] = array('used_sort', 'percentage_sort');
+$liste["phpsort"] = array('used', 'percentage');
45
46
/*****************************************************
47
* Suchfelder
0 commit comments