mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/12602] Rectify language keys.
PHPBB3-12602
This commit is contained in:
@@ -44,7 +44,7 @@ class cron_list extends \phpbb\console\command\command
|
||||
|
||||
if (empty($tasks))
|
||||
{
|
||||
$output->writeln($this->user->lang('CRON_NO_RUNNABLE_TASK'));
|
||||
$output->writeln($this->user->lang('CRON_NO_TASKS'));
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user