diff options
author | ivan <ivan> | 2011-10-26 02:28:10 +0000 |
---|---|---|
committer | ivan <ivan> | 2011-10-26 02:28:10 +0000 |
commit | e887e22070daeb6ed428f43f718506c5931b7969 (patch) | |
tree | 7489af21a89f93f4d2f226b07b7f142197e4109c /torrus/templates/default-dir.html | |
parent | 6b328acac2947b0809a3523179bf2948e0e04859 (diff) |
typos and comments
Diffstat (limited to 'torrus/templates/default-dir.html')
-rw-r--r-- | torrus/templates/default-dir.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/torrus/templates/default-dir.html b/torrus/templates/default-dir.html index c87b56136..21f8e4446 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/$'); |