X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=torrus%2Ftemplates%2Fdefault-dir.html;h=c87b56136bf13f3e8814023e7a3033716376d9f4;hb=49d30c8722afe66013eeca25b7fb2937d2f34307;hp=bcdc001b45614c6679a16e097834ce0b45a74889;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c;p=freeside.git diff --git a/torrus/templates/default-dir.html b/torrus/templates/default-dir.html index bcdc001b4..c87b56136 100644 --- a/torrus/templates/default-dir.html +++ b/torrus/templates/default-dir.html @@ -17,7 +17,7 @@ serviceids = get_serviceids(nms,router); # HACK! this doesn't do what you think it does... - popup_link('nms-add_iface.html',router,uri_escape(slash2underscore(nodeName(token))),nms,serviceids); + popup_link('nms-add_iface.html',router,uri_escape(iface_underscore(nodeName(token))),nms,serviceids); END; IF matches(thepath,'Routers/$'); freesideComponent('/elements/init_overlib.html'); @@ -63,7 +63,7 @@ thisIsAlias ? '':''; %] [% IF matches(thepath,'Interface_Counters/$') %] - [% popup_link('nms-add_iface.html',router,uri_escape(slash2underscore(nodeName(child))),nms,serviceids) %] + [% popup_link('nms-add_iface.html',router,uri_escape(iface_underscore(nodeName(child))),nms,serviceids) %] [% END %]