torrus, add router UI, RT10574
[freeside.git] / torrus / templates / default-dir.html
index fe13a9b..db18212 100644 (file)
@@ -7,6 +7,10 @@
 [% IF matches(thepath,'Interface_Counters/$') %]
    [% freesideComponent('/elements/init_overlib.html') %]
 [% END %]
+[% IF matches(thepath,'Routers/$') %]
+   [% freesideComponent('/elements/init_overlib.html') %]
+   [% popup_link('nms-add_router.html') %]
+[% END %]
 
 <P>Directories you can jump to:</P>
 <DIV CLASS="Listing">
@@ -45,7 +49,9 @@
       [% hidden ? '</EM>':'';
          thisIsAlias ? '</EM>':''; %]
       [% IF matches(thepath,'Interface_Counters/$') %]
+       <FONT SIZE="-1">
         [% popup_link('nms-add_iface.html',nodeName(parent(token)),uri_escape(nodeName(child))) %]
+       </FONT>
       [% END %]
     </SPAN>
        [% IF comment %]