rocket-a


git -C '/home/opc/rocketa.git' show b7592f8 -- resources/views/admin/client/bill/deposit_list.blade.php

commit b7592f8a06b1f00ddfd7e150bcd87d08c531ae6e
Author: Satoshi Ujihara <satoshi_ujihara@fivegate.jp>
Date:   Mon Oct 13 11:00:19 2025 +0900

    メディアからパートナーへ名称変更+パートナーサイト翻訳

diff --git a/resources/views/admin/client/bill/deposit_list.blade.php b/resources/views/admin/client/bill/deposit_list.blade.php
index 0d84667..2725051 100644
--- a/resources/views/admin/client/bill/deposit_list.blade.php
+++ b/resources/views/admin/client/bill/deposit_list.blade.php
@@ -197,7 +197,7 @@
     @if ($conditions['search'])
         {{ Form::open(['id'=>'status_update']) }}
             <div class="form_box border mb-3">
-                <h5 class="mb-0 text-white bg-dark form_head">メディア一覧</h5>
+                <h5 class="mb-0 text-white bg-dark form_head">パートナー一覧</h5>
 
                 @if (count($client_bill_datas) > 0)
                     <div class="inner_box" style="padding-bottom: 0.75rem;">

diff.txt · 最終更新: by root