X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fselect-lnp_status.html;h=358e237d22cce17446f685d1d7db39889ea974b2;hp=f4910e0b6aaf244c0da0a3f62fa26d4cec341989;hb=37e92c220a54636ebc7900cd59ec6ce56790ede8;hpb=7353f670ef61e617a9dfb6c258907eb70e0345f6 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', );