RT# 73964 - Added biling event action to send an email to phone nunber, and updated...
[freeside.git] / httemplate / elements / select.html
index 4492681..9dd4aec 100644 (file)
@@ -9,6 +9,7 @@
         <% $style %>
         <% $opt{disabled} %>
         <% $onchange %>
+        <% $opt{'element_etc'} %>
 >
 
 % if ( $opt{options} ) {
@@ -40,7 +41,7 @@
 %
 % }
 
-</SELECT>
+</SELECT> <% $opt{'post_field_label'} %>
 
 % }
 <%init>