summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-router_block_ip.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-select-router_block_ip.html')
-rw-r--r--httemplate/elements/tr-select-router_block_ip.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-router_block_ip.html b/httemplate/elements/tr-select-router_block_ip.html
index ee135686c..2aa715e29 100644
--- a/httemplate/elements/tr-select-router_block_ip.html
+++ b/httemplate/elements/tr-select-router_block_ip.html
@@ -56,7 +56,7 @@ function clearhint_ip_addr (what) {
]
&>
</td></tr>
-<& /elements/tr-td-label.html, label => 'IP address', required => $opt{'ip_addr_required'} &>
+<& /elements/tr-td-label.html, label => ($opt{'ip_addr_label'} || 'IP address'), required => $opt{'ip_addr_required'} &>
<td>
% #warn Dumper \%fixed;
% if ( exists $fixed{$ip_field} ) {