diff options
| author | ivan <ivan> | 2010-08-09 15:46:37 +0000 | 
|---|---|---|
| committer | ivan <ivan> | 2010-08-09 15:46:37 +0000 | 
| commit | 5ba9e554e180575013c128f1fcd67723fcc2a75d (patch) | |
| tree | b0f8096cc68b40ad148903fa6b5d896b7d8adbff /httemplate | |
| parent | b1d445f94514a29e5d4753839798b0291d89aee3 (diff) | |
fix label, RT#9529
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/misc/cust_pkg-import.html | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cust_pkg-import.html b/httemplate/misc/cust_pkg-import.html index ad582b088..404e96588 100644 --- a/httemplate/misc/cust_pkg-import.html +++ b/httemplate/misc/cust_pkg-import.html @@ -101,7 +101,7 @@ Field information:    <li><i>pkgpart</i>: Package definition.  Configuration -> Packages -> Package definitions -  <li><i>pkgpart</i>: Optional discount.  Configuration -> Packages -> Discounts +  <li><i>discountnum</i>: Optional discount.  Configuration -> Packages -> Discounts  <!--    <li><i>username</i> and <i>_password</i> are required if <i>pkgpart</i> is specified. (Extended and Extended plus company formats)  | 
