summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/tower_sector.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/tower_sector.html b/httemplate/elements/tower_sector.html
index 987177582..722c5d74e 100644
--- a/httemplate/elements/tower_sector.html
+++ b/httemplate/elements/tower_sector.html
@@ -61,6 +61,8 @@ tie my %label, 'Tie::IxHash',
'v_width' => 'Vert. width',
'sector_range' => 'Range',
'margin' => 'Signal margin (dB)',
+ 'up_rate_limit' => 'Up rate limit',
+ 'down_rate_limit' => 'Down rate limit',
;
my @fields = keys %label;