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

Fixed: FS#1269 - Field "Max. type of cron jobs (chrooted and full implies...

Fixed: FS#1269 - Field "Max. type of cron jobs (chrooted and full implies url)" in Client limits is misleading 
parent 603bcbfd
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ $wb["limit_domain_txt"] = 'limit_domain';
$wb["limit_subdomain_txt"] = 'limit_subdomain';
$wb["limit_webquota_txt"] = 'limit_webquota';
$wb["limit_database_txt"] = 'limit_database';
$wb["limit_cron_txt"] = 'Max. number of cron jobs';
$wb["limit_cron_txt"] = 'Allowed cron job types';
$wb["limit_cron_type_txt"] = 'Max. type of cron jobs (chrooted and full implies url)';
$wb["limit_cron_frequency_txt"] = 'Min. delay between executions';
$wb["ip_address_txt"] = 'ip_address';
......
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