Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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