summaryrefslogtreecommitdiffstats
path: root/reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
diff options
context:
space:
mode:
authorJoey Hagedorn <hagedorn@mcs.anl.gov>2005-11-25 08:53:57 +0000
committerJoey Hagedorn <hagedorn@mcs.anl.gov>2005-11-25 08:53:57 +0000
commit6f8ae8fc9b2b958c7f071579c8355d56309c2478 (patch)
tree7a801c96d011e15fa17893b39b227fa8970a76fc /reports/xsl-transforms/xsl-transform-includes/html-templates.xsl
parent4f764b08ff97826e346b1a6b012fc21e67bb994d (diff)
downloadbcfg2-6f8ae8fc9b2b958c7f071579c8355d56309c2478.tar.gz
bcfg2-6f8ae8fc9b2b958c7f071579c8355d56309c2478.tar.bz2
bcfg2-6f8ae8fc9b2b958c7f071579c8355d56309c2478.zip
changed today's wording
(Logical change 1.364) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1521 ce84e21b-d406-0410-9b95-82705330c041
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>