mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix text
This commit is contained in:
parent
d728dd6708
commit
c27ca36eb3
@ -295,7 +295,7 @@ EOF;
|
||||
$config['voucher']['msgexpired'] = $toreturn['voucher']['msgexpired'];
|
||||
if($toreturn['voucher']['msgnoaccess'])
|
||||
$config['voucher']['msgnoaccess'] = $toreturn['voucher']['msgnoaccess'];
|
||||
$savemsg = gettext("Voucher database has been synchronized from {$url}:{$port}");
|
||||
$savemsg = gettext("Voucher database has been synchronized to {$url}:{$port}");
|
||||
|
||||
write_config();
|
||||
voucher_configure(true);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user