summaryrefslogtreecommitdiff
path: root/httemplate/edit/cust_pay.cgi
diff options
context:
space:
mode:
authorivan <ivan>2006-02-07 11:12:29 +0000
committerivan <ivan>2006-02-07 11:12:29 +0000
commit1acbcf55d8cd4675408f8ad3406f431623918c8d (patch)
treea108a83b18c8cbae282a2ebbe4887e97fefb797f /httemplate/edit/cust_pay.cgi
parent860e628d3d0d2ba432d401de5c9d4784c918be54 (diff)
remove inadvertant extra table statement preventing page from showing up in konq
Diffstat (limited to 'httemplate/edit/cust_pay.cgi')
-rwxr-xr-xhttemplate/edit/cust_pay.cgi2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/cust_pay.cgi b/httemplate/edit/cust_pay.cgi
index 94fd06ca5..a03a245eb 100755
--- a/httemplate/edit/cust_pay.cgi
+++ b/httemplate/edit/cust_pay.cgi
@@ -52,8 +52,6 @@ $title .= " against Invoice #$linknum" if $link eq 'invnum';
<BR><BR>
<% } %>
-<%= ntable("#cccccc",2) %>
-
<LINK REL="stylesheet" TYPE="text/css" HREF="../elements/calendar-win2k-2.css" TITLE="win2k-2">
<SCRIPT TYPE="text/javascript" SRC="../elements/calendar_stripped.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" SRC="../elements/calendar-en.js"></SCRIPT>