We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fa6eb commit 994fc73Copy full SHA for 994fc73
1 file changed
public_html/lists/admin/messages.php
@@ -5,6 +5,7 @@
5
$subselect = $whereClause = '';
6
$action_result = '';
7
$access = accessLevel('messages');
8
+$filterSelectDefault = ' --- filter --- ';
9
10
$messageSortOptions = array(
11
'subjectasc' => array(
0 commit comments