summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorkhoff <khoff>2003-04-21 21:12:09 +0000
committerkhoff <khoff>2003-04-21 21:12:09 +0000
commit76e4bd639e70f707f7b9623b6228904146fbf07b (patch)
tree586f8271f5bbb4fb7cd006eeb2081a6d8d0854ad /httemplate/edit
parent030bef17868168b05a67d9f5866b55da1bb9439c (diff)
Lines added for clairity
Diffstat (limited to 'httemplate/edit')
-rwxr-xr-xhttemplate/edit/router.cgi4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/router.cgi b/httemplate/edit/router.cgi
index d2279ff00..b524c6494 100755
--- a/httemplate/edit/router.cgi
+++ b/httemplate/edit/router.cgi
@@ -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() %>
<%