X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fsvc_www.cgi;h=86f693201ec35445ed3f264203e508a44519961c;hp=70a7a1be4adcbea66c6430461bb1b039cc4d2e00;hb=6e863af6c6c3ebda89f1da6ca9c3c52fb9b1a54a;hpb=5086b5ee6ace8f535a1adb9a97cce4da87450cb1 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). '' ;