hk пре 4 година
родитељ
комит
0fd6c17ace
1 измењених фајлова са 0 додато и 1 уклоњено
  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', '回复内容');
     }
 }