Browse Source

Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized

André 7 years ago
parent
commit
2dccb06bbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      data/web/modals/mailbox.php

+ 1 - 1
data/web/modals/mailbox.php

@@ -685,4 +685,4 @@ $("#multiple_bookings_select").change(function() {
 $("#multiple_bookings_custom").bind ("change keypress keyup blur", function () {
   $("#multiple_bookings").val($("#multiple_bookings_custom").val());
 });
-</script>
+</script>