Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Open sidebar
Webslice
ISPConfig 3
Commits
7799e8af
Commit
7799e8af
authored
Oct 02, 2012
by
tbrehm
Browse files
fixed: FS#2432 - Listing on Email tab out of order.
parent
4e0a2093
Changes
1
Hide whitespace changes
Inline
Side-by-side
interface/web/mail/mail_user_list.php
View file @
7799e8af
...
...
@@ -44,6 +44,7 @@ class list_action extends listform_actions {
}
$list
=
new
list_action
;
$list
->
SQLOrderBy
=
'ORDER BY email'
;
$list
->
onLoad
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment