summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2010-10-18 12:40:58 -0500
committerSol Jerome <sol.jerome@gmail.com>2010-10-18 12:41:39 -0500
commit770d9daac6b0d8ee47471133a1f64378f0b6c406 (patch)
treeaa3a1cedd63c773ee5eea08b10c68699d9d41542 /src
parent9e9edecaee3e0cdddd3d386c9fe5246b057aa0a6 (diff)
downloadbcfg2-770d9daac6b0d8ee47471133a1f64378f0b6c406.tar.gz
bcfg2-770d9daac6b0d8ee47471133a1f64378f0b6c406.tar.bz2
bcfg2-770d9daac6b0d8ee47471133a1f64378f0b6c406.zip
Reports: Fix typo
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/lib/Server/Reports/reports/templates/config_items/item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/Server/Reports/reports/templates/config_items/item.html b/src/lib/Server/Reports/reports/templates/config_items/item.html
index 41474922b..58aed1684 100644
--- a/src/lib/Server/Reports/reports/templates/config_items/item.html
+++ b/src/lib/Server/Reports/reports/templates/config_items/item.html
@@ -88,7 +88,7 @@ div.entry_list h3 {
<div class='entry_list'>
<div class='entry_list_head'>
- <h3>Occurances on {{ timestamp|date:"Y-m-d" }}</h3>
+ <h3>Occurences on {{ timestamp|date:"Y-m-d" }}</h3>
</div>
{% if associated_list %}
<table class="entry_list" cellpadding="3">