@@ -8,7 +8,7 | |||
|
8 | 8 | </div> |
|
9 | 9 | |
|
10 | 10 | <div class="box tabular settings"> |
|
11 |
<p><%= setting_check_box :mail_handler_api_enabled, |
|
|
11 | <p><%= setting_check_box :mail_handler_api_enabled, | |
|
12 | 12 | :onclick => "if (this.checked) { Form.Element.enable('settings_mail_handler_api_key'); } else { Form.Element.disable('settings_mail_handler_api_key'); }"%></p> |
|
13 | 13 | |
|
14 | 14 | <p><%= setting_text_field :mail_handler_api_key, :size => 30, |
General Comments 0
You need to be logged in to leave comments.
Login now