rocket-a


git -C '/home/opc/rocketa.git' show b7592f8 -- resources/views/admin/general/report/published.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/general/report/published.blade.php b/resources/views/admin/general/report/published.blade.php
index 317bafa..5c5de05 100644
--- a/resources/views/admin/general/report/published.blade.php
+++ b/resources/views/admin/general/report/published.blade.php
@@ -63,7 +63,7 @@
 
                                         <div class="form-check form-check-inline">
                                             {{ Form::radio('item', 4, ($conditions['item'] == 4), ['id'=>'search_form_radio_1_4', 'class'=>'form-check-input']) }}
-                                            {{ Form::label('search_form_radio_1_4', 'メディア別', ['class'=>'form-check-label']) }}
+                                            {{ Form::label('search_form_radio_1_4', 'パートナー別', ['class'=>'form-check-label']) }}
                                         </div>
                                     </div>
                                 </div>
@@ -250,7 +250,7 @@
                                 <div class="col-md-6 px-0">
                                     <div class="form-group row m-0">
                                         <div class="col-md-6 col-lg-5 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-md-6 col-lg-7 px-0 d-flex align-items-center">
@@ -324,7 +324,7 @@
                                         @elseif ($conditions['item'] == 3)
                                             広告主
                                         @elseif ($conditions['item'] == 4)
-                                            メディア
+                                            パートナー
                                         @endif
                                         &emsp;&emsp;&emsp;&emsp;&emsp;
                                     </span>

diff.txt · 最終更新: by root