From 6e863af6c6c3ebda89f1da6ca9c3c52fb9b1a54a Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 23 Jun 2002 05:43:08 +0000 Subject: [PATCH] add link to edit and format nicely --- httemplate/view/svc_www.cgi | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/httemplate/view/svc_www.cgi b/httemplate/view/svc_www.cgi index 70a7a1be4..86f693201 100644 --- a/httemplate/view/svc_www.cgi +++ b/httemplate/view/svc_www.cgi @@ -39,8 +39,13 @@ print header('Website View', menubar( ), "Main menu" => $p, )). - "Service #$svcnum". - qq!
Website name: $www!. + qq!Edit this information
!. + ntable("#cccccc"). ''. ntable("#cccccc",2). + qq!Service number!. + qq!$svcnum!. + qq!Website name!. + qq!$www!. + ''. '
'. joblisting({'svcnum'=>$svcnum}, 1). '' ; -- 2.11.0