Skip to content

Commit 1c257ca

Browse files
committed
Fixed: FS#1269 - Field "Max. type of cron jobs (chrooted and full implies url)" in Client limits is misleading
1 parent 603bcbf commit 1c257ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/client/lib/lang/en_client.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $wb["limit_domain_txt"] = 'limit_domain';
4040
$wb["limit_subdomain_txt"] = 'limit_subdomain';
4141
$wb["limit_webquota_txt"] = 'limit_webquota';
4242
$wb["limit_database_txt"] = 'limit_database';
43-
$wb["limit_cron_txt"] = 'Max. number of cron jobs';
43+
$wb["limit_cron_txt"] = 'Allowed cron job types';
4444
$wb["limit_cron_type_txt"] = 'Max. type of cron jobs (chrooted and full implies url)';
4545
$wb["limit_cron_frequency_txt"] = 'Min. delay between executions';
4646
$wb["ip_address_txt"] = 'ip_address';

0 commit comments

Comments
 (0)