From: ivan Date: Sun, 23 Jun 2002 05:43:08 +0000 (+0000) Subject: add link to edit and format nicely X-Git-Tag: freeside_1_4_0_beta1~66 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=6e863af6c6c3ebda89f1da6ca9c3c52fb9b1a54a add link to edit and format nicely --- 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). '' ;