summaryrefslogtreecommitdiff
path: root/skins/stone/memory.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'skins/stone/memory.tmpl')
-rw-r--r--skins/stone/memory.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/stone/memory.tmpl b/skins/stone/memory.tmpl
index 129f7ff..80bc8a8 100644
--- a/skins/stone/memory.tmpl
+++ b/skins/stone/memory.tmpl
@@ -18,7 +18,7 @@
cacheddata = [];
inactivedata = [];
timestamps = [];
- FOREACH row = data;
+ FOREACH row IN data;
t = date.format(row.6, '%H:%M');
timestamps.push(t);
activedata.push(row.2 / (1024));
@@ -106,7 +106,7 @@
<?% END %?>
-<?% FOREACH file = statusfiles %?>
+<?% FOREACH file IN statusfiles %?>
<div class="areabegin">
<table class="areatable" summary="">
<tr>