common element for cust_pkg search form fields
[freeside.git] / httemplate / misc / nms-add_router.html
index 35ef7bf..c32ceb8 100644 (file)
@@ -1,4 +1,4 @@
-<% header('Add Router') %>
+<& /elements/header-popup.html, 'Add Router' &>
 
 <FORM NAME="nms-add_iface" ACTION="<% popurl(1) %>process/nms-add_router.html" METHOD=POST>
 Router Hostname/IP 
@@ -7,9 +7,16 @@ Router Hostname/IP
          )
 %>
 <BR>
+SNMP Community String (optional)
+<% include('/elements/input-text.html',
+                   'field' => 'community',
+         )
+%>
+<BR>
+<BR>
 <INPUT TYPE="submit" NAME="submit" ID="submit_nms-add_router" VALUE="Add Router">
 </FORM>
-
+</BODY></HTML>
 <%init>
 
 # XXX: access rights, disable/enable submit button, something's wrong with style