Lines added for clairity
authorkhoff <khoff>
Mon, 21 Apr 2003 21:12:09 +0000 (21:12 +0000)
committerkhoff <khoff>
Mon, 21 Apr 2003 21:12:09 +0000 (21:12 +0000)
httemplate/edit/router.cgi

index d2279ff..b524c64 100755 (executable)
@@ -32,6 +32,10 @@ if($cgi->param('error')) {
     Router #<%=$routernum or "(NEW)"%>
 
 <BR><BR>Name <INPUT TYPE="text" NAME="routername" SIZE=32 VALUE="<%=$hashref->{routername}%>">
+
+<BR><BR>
+Custom fields:
+<BR>
 <%=table() %>
 
 <%