setnotice.flow.html.hook.php 142 B

12345
  1. <script>
  2. $('#toList').attr('name', 'mailto[]');
  3. $('#toList').attr('id', 'mailto');
  4. $('#toList_chosen').attr('id', 'mailto_chosen');
  5. </script>