summaryrefslogtreecommitdiff
path: root/UI
diff options
context:
space:
mode:
Diffstat (limited to 'UI')
-rw-r--r--UI/ca-list-selector.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/UI/ca-list-selector.html b/UI/ca-list-selector.html
index 0931dcdc..4f4798ad 100644
--- a/UI/ca-list-selector.html
+++ b/UI/ca-list-selector.html
@@ -19,8 +19,7 @@
<form method="post" action="ca.pl">
<?lsmb FOREACH hidden IN ['accno', 'description', 'sort', 'oldsort', 'accounttype', 'gifi_accno', 'gifi_description'];
- PROCESS input element_data={type => 'hidden', name => hidden, value => form.$hidden}; END ?>
-
+ PROCESS input element_data={type => 'hidden', name => hidden, value => form.item(hidden)}; END ?>
<table border="0" width="100%">
<tr><th class="listtop"><?lsmb form.title ?></th></tr>
<tr height="5"></tr>