Skip to content

Commit 8b4ac7b

Browse files
committed
Make language string consistent with others
1 parent 84be2d2 commit 8b4ac7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/en/customcert.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@
243243
$string['uploadimage'] = 'Upload image';
244244
$string['uploadimagedesc'] = 'This link will take you to a new screen where you will be able to upload images. Images uploaded using
245245
this method will be available throughout your site to all users who are able to create a certificate.';
246-
$string['useadhoc'] = 'Use Email Certificate Ad-hoc Task';
246+
$string['useadhoc'] = 'Use email certificate ad-hoc task';
247247
$string['useadhoc_desc'] = 'When enabled, emails related to certificates will be handled immediately through an ad-hoc task created for each issue. When disabled, emails will be managed by the regular scheduled task.
248248
249249
Enabling this option may improve the performance of the scheduled task by offloading email processing to ad-hoc tasks.';

0 commit comments

Comments
 (0)