typos and comments
authorivan <ivan>
Wed, 26 Oct 2011 02:28:10 +0000 (02:28 +0000)
committerivan <ivan>
Wed, 26 Oct 2011 02:28:10 +0000 (02:28 +0000)
torrus/FREESIDE_MODIFIED
torrus/templates/default-dir.html

index c164a26..9e1ec8e 100644 (file)
@@ -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
index c87b561..21f8e44 100644 (file)
@@ -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/$');