aboutsummaryrefslogtreecommitdiffstats
path: root/config/cron/cron_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'config/cron/cron_edit.php')
-rw-r--r--config/cron/cron_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cron/cron_edit.php b/config/cron/cron_edit.php
index 58389284..ac4348aa 100644
--- a/config/cron/cron_edit.php
+++ b/config/cron/cron_edit.php
@@ -140,7 +140,7 @@ function show_advanced_config() {
<td width="90%" class="vtable">
<input name="hour" type="text" class="formfld" id="hour" size="40" value="<?=htmlspecialchars($pconfig['hour']);?>" /><br/>
The day(s) of the month on which the command will be executed.<br/>
- (1-31, ranges, or divided, *=all)
+ (0-23, ranges, or divided, *=all)
</td>
</tr>
<tr>