UI to disable message templates, #26035
[freeside.git] / httemplate / misc / email-customers.html
index ad67b8d..3b2ac3c 100644 (file)
@@ -98,6 +98,7 @@ Template:
     <% include('/elements/select-table.html',
                   'label'         => 'Template:',
                   'table'         => 'msg_template',
+                  'hashref'       => { disabled => '' },
                   'name_col'      => 'msgname',
                   'empty_label'   => '(none)',
                   'onchange'      => 'toggle(this)',