diff options
| author | Christopher Burger <burgerc@freeside.biz> | 2017-08-16 10:55:56 -0400 |
|---|---|---|
| committer | Christopher Burger <burgerc@freeside.biz> | 2018-06-20 10:09:31 -0400 |
| commit | c883d44a1e9a48505ba2427cf17d39595c38092c (patch) | |
| tree | c94846dfcc1dc425d8e9ea21d01e3fcedbbe9f31 /httemplate/elements/select.html | |
| parent | c2b9c73711f245627492595320e18d3d986d61a6 (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.
Conflicts:
FS/FS/cust_main_Mixin.pm
httemplate/config/config-view.cgi
httemplate/misc/email-customers.html
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 59010c140..9dd4aec2c 100644 --- a/httemplate/elements/select.html +++ b/httemplate/elements/select.html @@ -41,7 +41,7 @@ % % } -</SELECT> +</SELECT> <% $opt{'post_field_label'} %> % } <%init> |
