summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-router_block_ip.html
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-07-19 12:56:49 -0700
committerMark Wells <mark@freeside.biz>2016-07-19 12:56:49 -0700
commit43f9be2fd8ef088788ade01d2e4bcc0667be36e5 (patch)
treebfe014da84b63eca8263008e40335b5943ec5e4b /httemplate/elements/tr-select-router_block_ip.html
parent0491d209351c209a64885a4d1fdf1398c1b56397 (diff)
parent78a19c83d3cc5b3f22156d9ac19e5ae2d9170175 (diff)
Merge branch 'FREESIDE_4_BRANCH' of git.freeside.biz:/home/git/freeside into 4.x
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} ) {