hk 4 éve
szülő
commit
b0cd77aae0
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      app/Admin/Actions/Post/BatchStatus.php

+ 1 - 0
app/Admin/Actions/Post/BatchStatus.php

@@ -40,5 +40,6 @@ class BatchMsg extends BatchAction
 
     public function form(){
         $this->textarea('msg', '回复内容');
+        $this->textarea('msg', '回复内容');
     }
 }