diff options
author | Ivan Kohler <ivan@freeside.biz> | 2021-03-17 22:16:16 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2021-03-17 22:16:16 -0700 |
commit | 5bf0ab2d129310be344a9654c14796c7424138a8 (patch) | |
tree | 78ddb68d1a60f8d455640e0681df6a8cbaf92b31 /httemplate/edit/deploy_zone-fixed.html | |
parent | 20961c94ea06ad3aa71fad2bd7f6903f83f02ebc (diff) |
contractually guaranteed speed no longer required as of 2020, RT#85671
Diffstat (limited to 'httemplate/edit/deploy_zone-fixed.html')
-rw-r--r-- | httemplate/edit/deploy_zone-fixed.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/deploy_zone-fixed.html b/httemplate/edit/deploy_zone-fixed.html index ce98c46e8..fd138543d 100644 --- a/httemplate/edit/deploy_zone-fixed.html +++ b/httemplate/edit/deploy_zone-fixed.html @@ -62,6 +62,9 @@ 'adv_speed_up', { type => 'tablebreak-tr-title', value => 'Contractually guaranteed speed (Mbps)' }, + { type => 'note', + value => 'Only required for filings as of June 30th, 2019 (due Sep. 3rd, 2019) and before', + }, 'cir_speed_down', 'cir_speed_up', { type => 'tablebreak-tr-title', value => 'Footprint'}, |