From 7bafaf1398dd036ec60bb2ea2856f51ca07db574 Mon Sep 17 00:00:00 2001 From: levinse Date: Tue, 28 Dec 2010 15:58:14 +0000 Subject: LNP improvements, RT9527 --- httemplate/elements/select-lnp_status.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'httemplate/elements') 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', ); -- cgit v1.2.1