hk 4 år sedan
förälder
incheckning
0fd6c17ace
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      app/Admin/Actions/Post/BatchStatus.php

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

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