Skip to content

Commit 9553811

Browse files
Update list_mail.html
1 parent 955d076 commit 9553811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/list_mail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
} else {
7979
$status = 'active';
8080
$spnd_action = 'suspend' ;
81-
$spnd_confirmation = 'UNSUSPEND_DOMAIN_CONFIRMATION' ;
81+
$spnd_confirmation = 'SUSPEND_DOMAIN_CONFIRMATION' ;
8282
}
8383
if (empty($data[$key]['CATCHALL'])) {
8484
$data[$key]['CATCHALL'] = '/dev/null';

0 commit comments

Comments
 (0)