unsaved-changes-alert.php 106B

12345678
  1. <?php
  2. return [
  3. 'body' => 'You have unsaved changes. Are you sure you want to leave this page?',
  4. ];