summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.cronwarning.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.cronwarning.php b/templates/part.content.cronwarning.php
index 7f8ec14f0..a6a3b8d11 100644
--- a/templates/part.content.cronwarning.php
+++ b/templates/part.content.cronwarning.php
@@ -1,6 +1,6 @@
<?php if ($_['cronWarning']) { ?>
<news-instant-notification id="cron-warning">
- <p><?php p($l->t('Ajax cron mode detected! Your feeds will ' .
+ <p><?php p($l->t('Ajax or webcron cron mode detected! Your feeds will ' .
'not be updated correctly. It is recommended to either use ' .
'the operating system cron or a custom updater.'
)); ?>