Browse Source

Update Redirect page

Visman 3 năm trước cách đây
mục cha
commit
e8c52c4f25
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/Models/Pages/Redirect.php

+ 0 - 1
app/Models/Pages/Redirect.php

@@ -54,7 +54,6 @@ class Redirect extends Page
         }
 
         $this->nameTpl = 'layouts/redirect';
-        $this->titles  = __('Redirecting');
         $this->robots  = 'noindex';
         $this->message = $message;
         $this->timeout = (int) $this->c->config->o_redirect_delay;  //???? перенести в заголовки?