summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-01-22 09:47:01 +0000
committerTed Trask <ttrask01@yahoo.com>2010-01-22 09:47:01 +0000
commit133f3a1a636e73673fe5850a5305c12629ebf685 (patch)
tree0a621bc6ff74a817520aeb6baf646799d87fe2ff
parentc9f5e3562b376cf172fbe3858b1fe3a36554145c (diff)
downloadacf-rrdtool-133f3a1a636e73673fe5850a5305c12629ebf685.tar.bz2
acf-rrdtool-133f3a1a636e73673fe5850a5305c12629ebf685.tar.xz
Updated for skin change in acf-core 0.10.0
-rw-r--r--rrdtool-listgraphs-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/rrdtool-listgraphs-html.lsp b/rrdtool-listgraphs-html.lsp
index 4cfe2b1..5be8ecd 100644
--- a/rrdtool-listgraphs-html.lsp
+++ b/rrdtool-listgraphs-html.lsp
@@ -19,7 +19,7 @@ return false;
</SCRIPT>
-<% icon="/skins/static/tango/16x16/apps/utilities-system-monitor.png" %>
+<% icon="<%= html.html_escape(page_info.staticdir) %>/tango/16x16/apps/utilities-system-monitor.png" %>
<H1>Graphs</H1>
<%