summaryrefslogtreecommitdiff
path: root/httemplate/config/config-view.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/config/config-view.cgi')
-rw-r--r--httemplate/config/config-view.cgi5
1 files changed, 3 insertions, 2 deletions
diff --git a/httemplate/config/config-view.cgi b/httemplate/config/config-view.cgi
index 248af37..e63dfe3 100644
--- a/httemplate/config/config-view.cgi
+++ b/httemplate/config/config-view.cgi
@@ -133,12 +133,13 @@ invoice language options:
<tr>
% unless ( $cgi->param('showagent') ) {
- <td><% include('/elements/popup_link.html',
+ <td>
+ <% include('/elements/popup_link.html',
'action' => $action,
'width' => $width,
'height' => $height,
'actionlabel' => 'Enter configuration value',
- 'label' => "<b>$label</b>",
+ 'html_label' => "<b>$label</b>",
'aname' => $i->key,
)
%>: