Skip to content
Snippets Groups Projects
Commit b8a015bb authored by tbrehm's avatar tbrehm
Browse files

Fixed: FS#1313 - Email > Global Filters > Postfix Whitelist > Add new...

Fixed: FS#1313 - Email > Global Filters > Postfix Whitelist > Add new Whitelist record: "Witelist Address" typo 
parent 2a3cab86
No related branches found
No related tags found
No related merge requests found
<?php
$wb["server_id_txt"] = 'Server';
$wb["source_txt"] = 'Witelist Address';
$wb["source_txt"] = 'Whitelist Address';
$wb["recipient_txt"] = 'Recipient';
$wb["active_txt"] = 'Active';
$wb["source_error_notempty"] = 'Address is empty.';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment