diff options
author | ivan <ivan> | 2008-09-08 02:47:20 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-09-08 02:47:20 +0000 |
commit | 92eb0dcaf696fa84c2fe7d2141dafe6661b8cfdd (patch) | |
tree | f8db6c611b5fdcfa1abd0bc1bb4ebc7130d7ac08 /httemplate/pref/pref-process.html | |
parent | bcb0e7d62c3533db5889bcfb97e312e277eceb0f (diff) |
add package invoice details & comments, RT#3810
Diffstat (limited to 'httemplate/pref/pref-process.html')
-rw-r--r-- | httemplate/pref/pref-process.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index 704286568..93d73e00a 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -28,7 +28,8 @@ % } % % #XXX autogen -% my @paramlist = qw( menu_position email_address +% my @paramlist = qw( menu_position show_pkgnum +% email_address % height width availHeight availWidth colorDepth % ); % |