diff options
author | Christopher Burger <burgerc@freeside.biz> | 2017-08-16 10:55:56 -0400 |
---|---|---|
committer | Christopher Burger <burgerc@freeside.biz> | 2017-08-16 10:55:56 -0400 |
commit | 7d80f005462758e0271215240cdf99a9336f03dd (patch) | |
tree | 7eb83d75c14189d5232f3c96d6c4adaf281838ca /httemplate/elements/select.html | |
parent | d7dd43d69c648433cd34f26a339465452082a097 (diff) |
RT# 73964 - Added biling event action to send an email to phone nunber, and updated email a notice to customer to allow emailing to phone number for email_to_voice service.
Diffstat (limited to 'httemplate/elements/select.html')
-rw-r--r-- | httemplate/elements/select.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/select.html b/httemplate/elements/select.html index 689566e36..100df94d0 100644 --- a/httemplate/elements/select.html +++ b/httemplate/elements/select.html @@ -69,7 +69,7 @@ % % } -</SELECT> +</SELECT> <% $opt{'post_field_label'} %> % } <%init> |