rocket-a


git -C '/home/opc/rocketa.git' show b7592f8 -- resources/views/admin/media/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/media/bill/deposit_list.blade.php b/resources/views/admin/media/bill/deposit_list.blade.php
index 2704abd..a03f8f3 100644
--- a/resources/views/admin/media/bill/deposit_list.blade.php
+++ b/resources/views/admin/media/bill/deposit_list.blade.php
@@ -57,7 +57,7 @@
 
                             <div class="form-group row m-0 border-bottom">
                                 <div class="col-sm-2 px-0 bg-gray d-flex align-items-center">
-                                    {{ Form::label('', 'メディア名', ['class'=>'px-2 col-form-label']) }}
+                                    {{ Form::label('', 'パートナー名', ['class'=>'px-2 col-form-label']) }}
                                 </div>
 
                                 <div class="col-sm-10 px-0 d-flex align-items-center">
@@ -192,7 +192,7 @@
 
     {{ 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($media_bill_datas) > 0)
                 <div class="inner_box" style="padding-bottom: 0.75rem;">
@@ -236,7 +236,7 @@
                                 </th>
 
                                 <th class="align-middle" scope="col" style="width: 10%;">
-                                    <span class="d-block mb-2 text-center">メディア</span>
+                                    <span class="d-block mb-2 text-center">パートナー</span>
                                 </th>
 
                                 <th class="align-middle" scope="col" style="width: 10%;">

diff.txt · 最終更新: by root