X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Felements%2Fselect-lnp_status.html;fp=httemplate%2Felements%2Fselect-lnp_status.html;h=358e237d22cce17446f685d1d7db39889ea974b2;hb=224991fedb653d040c9d280726888cad29fc26db;hp=f4910e0b6aaf244c0da0a3f62fa26d4cec341989;hpb=3f9aef3324175bbb558d7107e8513c6b17151df5;p=freeside.git diff --git a/httemplate/elements/select-lnp_status.html b/httemplate/elements/select-lnp_status.html index f4910e0b6..358e237d2 100644 --- a/httemplate/elements/select-lnp_status.html +++ b/httemplate/elements/select-lnp_status.html @@ -18,5 +18,7 @@ my %seloptions = ( 'portedin' => 'Ported In', 'portingin' => 'Porting In', 'portingout' => 'Porting Out', + 'portin-reject' => 'Port-In Reject', + 'portout-reject' => 'Port-Out Reject', );