From 8a7aeda3fe2c178b0c492401adc6bf6afe47ec67 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 29 Jun 2008 20:53:34 +0000 Subject: globalPOPs provisioning --- httemplate/elements/select-phonenum.html | 2 +- httemplate/elements/tr-select-did.html | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'httemplate') diff --git a/httemplate/elements/select-phonenum.html b/httemplate/elements/select-phonenum.html index 99ddafc42..b98d140e4 100644 --- a/httemplate/elements/select-phonenum.html +++ b/httemplate/elements/select-phonenum.html @@ -71,7 +71,7 @@ -> diff --git a/httemplate/elements/tr-select-did.html b/httemplate/elements/tr-select-did.html index 29c5bb7dd..c78403345 100644 --- a/httemplate/elements/tr-select-did.html +++ b/httemplate/elements/tr-select-did.html @@ -3,6 +3,8 @@ % if ( $opt{'curr_value'} ne '' ) { ><% $opt{'formatted_value'} || $opt{'curr_value'} || $opt{'value'} |h %> + + <% include('hidden.html', %opt ) %> % } else { -- cgit v1.2.1