unsaved-changes-alert.php 129B

12345678
  1. <?php
  2. return [
  3. 'body' => '未保存の変更があります。このページを離れてもよろしいですか?',
  4. ];