Skip to content

Commit c23f02c

Browse files
committed
Changed text for xferIP field in DNS Manager.
1 parent 21206c4 commit c23f02c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/dns/lib/lang/en_dns_soa.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $wb["retry_txt"] = 'Retry';
1111
$wb["expire_txt"] = 'Expire';
1212
$wb["minimum_txt"] = 'Minimum';
1313
$wb["ttl_txt"] = 'TTL';
14-
$wb["xfer_txt"] = 'Xfer (IP)';
14+
$wb["xfer_txt"] = 'Allow zone transfers to these IPs (comma separated list)';
1515
$wb["active_txt"] = 'Active';
1616
$wb["limit_dns_zone_txt"] = 'The max. number of DNS zones for your account is reached.';
1717
$wb["client_txt"] = 'Client';

0 commit comments

Comments
 (0)