Skip to content

Commit 0b786c8

Browse files
author
Till Brehm
committed
Fixed: FS#3584 - Misspelling in Postfix Whitelist
1 parent b921edd commit 0b786c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mail/form/mail_whitelist.tform.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
$form["auth_preset"]["perm_other"] = ''; //r = read, i = insert, u = update, d = delete
5252

5353
$form["tabs"]['whitelist'] = array (
54-
'title' => "Witelist",
54+
'title' => "Whitelist",
5555
'width' => 100,
5656
'template' => "templates/mail_whitelist_edit.htm",
5757
'fields' => array (

0 commit comments

Comments
 (0)