git -C '/home/opc/rocketa.git' show 33978f1 -- resources/views/media/sample/complete.blade.phpcommit 33978f1b6bf3c16c62ee295347b2efc9bc751019
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date: Fri Oct 10 19:28:43 2025 +0900
no message
diff --git a/resources/views/media/sample/complete.blade.php b/resources/views/media/sample/complete.blade.php
index 58aaa69..ea4c47d 100644
--- a/resources/views/media/sample/complete.blade.php
+++ b/resources/views/media/sample/complete.blade.php
@@ -27,7 +27,7 @@ if ($_GET['amount'] && $_GET['amount'] != '' && preg_match( '/^[0-9]+$/', $_GET[
</div>
</div><!-- /.container -->
- <div class="copyright mt-auto mb-0 mx-auto py-2 w-100 text-center bg-dark text-white">Copyright (C) 2006-{{ date('Y') }} Fivegate Inc. All Rights Reserved.</div>
+ <div class="copyright mt-auto mb-0 mx-auto py-2 w-100 text-center bg-dark text-white">Copyright (C) 2006-{{ date('Y') }} aix inc. All Rights Reserved.</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.3.1.js"></script>