summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2012-12-26 10:04:18 -0800
committerIvan Kohler <ivan@freeside.biz>2012-12-26 10:04:18 -0800
commited3f4acc185d842d4d656b508e364db918378240 (patch)
tree943eac8c3add706ad8281d17c70d3b48d01bd2e6 /httemplate
parentc6e21dc3379f34f23896f2a09731c34981ab6018 (diff)
clone package def s/POST/GET/
Diffstat (limited to 'httemplate')
-rwxr-xr-xhttemplate/browse/part_pkg.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/part_pkg.cgi b/httemplate/browse/part_pkg.cgi
index e3d9de13a..57a429747 100755
--- a/httemplate/browse/part_pkg.cgi
+++ b/httemplate/browse/part_pkg.cgi
@@ -136,7 +136,7 @@ my $html_init;
One or more service definitions are grouped together into a package
definition and given pricing information. Customers purchase packages
rather than purchase services directly.<BR><BR>
- <FORM METHOD="POST" ACTION="${p}edit/part_pkg.cgi">
+ <FORM METHOD="GET" ACTION="${p}edit/part_pkg.cgi">
<A HREF="${p}edit/part_pkg.cgi"><I>Add a new package definition</I></A>
or
!.include('/elements/select-part_pkg.html', 'element_name' => 'clone' ). qq!