Selaa lähdekoodia

Update Redirect page

Visman 3 vuotta sitten
vanhempi
commit
e8c52c4f25
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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;  //???? перенести в заголовки?