summaryrefslogtreecommitdiff
path: root/torrus
diff options
context:
space:
mode:
authorivan <ivan>2011-10-26 02:28:10 +0000
committerivan <ivan>2011-10-26 02:28:10 +0000
commite887e22070daeb6ed428f43f718506c5931b7969 (patch)
tree7489af21a89f93f4d2f226b07b7f142197e4109c /torrus
parent6b328acac2947b0809a3523179bf2948e0e04859 (diff)
typos and comments
Diffstat (limited to 'torrus')
-rw-r--r--torrus/FREESIDE_MODIFIED4
-rw-r--r--torrus/templates/default-dir.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/torrus/FREESIDE_MODIFIED b/torrus/FREESIDE_MODIFIED
index c164a26..9e1ec8e 100644
--- a/torrus/FREESIDE_MODIFIED
+++ b/torrus/FREESIDE_MODIFIED
@@ -8,7 +8,7 @@ perllib/Torrus/Renderer/HTML.pm # header/footer, add interface popups
perllib/Torrus/ReportOutput/Freeside.pm # header/footer
perllib/Torrus/ReportOutput/HTML.pm # header/footer
templates/html-incblocks.txt # header/footer
-tempaltes/default-rrd.html # title beautification
-tempaltes/default-dir.html # add interface popups
+templates/default-rrd.html # title beautification
+templates/default-dir.html # add interface popups
sup/webplain/torrus.css # skinning
bin/srvderive.in # --end and commit bugfixes
diff --git a/torrus/templates/default-dir.html b/torrus/templates/default-dir.html
index c87b561..21f8e44 100644
--- a/torrus/templates/default-dir.html
+++ b/torrus/templates/default-dir.html
@@ -16,7 +16,7 @@
router = nodeName(parent(parent(token)));
serviceids = get_serviceids(nms,router);
- # HACK! this doesn't do what you think it does...
+ # this displays the link on the port detail page
popup_link('nms-add_iface.html',router,uri_escape(iface_underscore(nodeName(token))),nms,serviceids);
END;
IF matches(thepath,'Routers/$');