summaryrefslogtreecommitdiffstats
path: root/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'reports/xsl-transforms/xsl-transform-includes/html-templates.xsl')
-rw-r--r--reports/xsl-transforms/xsl-transform-includes/html-templates.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl b/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
index 93c736ef1..cfe494b05 100644
--- a/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
+++ b/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
@@ -30,7 +30,7 @@
<xsl:template match="Stale">
<div class="warning">
- <span class="nodelisttitle">This node did not run on today's calendar date-- it may be out of date.</span>
+ <span class="nodelisttitle">This node did not run within the last 24 hours-- it may be out of date.</span>
</div>
</xsl:template>