diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2016-06-03 17:23:02 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2016-06-03 17:23:02 -0700 |
| commit | d22baa4e71bfa9e153c1fe1152ff4c748f1d935c (patch) | |
| tree | 16c12b200e2b071679856699f38e5570ffc9abc2 /httemplate/elements/tr-select-cust-part_pkg.html | |
| parent | a60ce94f914fb7380546d19713fece0ed208bdc6 (diff) | |
| parent | 1efab29ccbb2aa15bcb94f1cb46069f32dcabf9f (diff) | |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/elements/tr-select-cust-part_pkg.html')
| -rw-r--r-- | httemplate/elements/tr-select-cust-part_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-cust-part_pkg.html b/httemplate/elements/tr-select-cust-part_pkg.html index 6244b6cb7..f4af405fc 100644 --- a/httemplate/elements/tr-select-cust-part_pkg.html +++ b/httemplate/elements/tr-select-cust-part_pkg.html @@ -86,7 +86,7 @@ </TR> % } else { # so that the rest of the page works correctly - <INPUT TYPE="hidden" ID="classnum" NAME="classnum" VALUE="-1`"> + <INPUT TYPE="hidden" ID="classnum" NAME="classnum" VALUE="-1"> % } <TR> |
