This commit is contained in:
Pierre Rudloff 2016-09-11 19:05:08 +02:00
parent fcfd64db4d
commit 0fc99a1c72
1 changed files with 2 additions and 1 deletions

View File

@ -87,7 +87,8 @@ class FrontController
'extractors' => $this->download->listExtractors(),
'class' => 'extractors',
'title' => 'Supported websites',
'description' => 'List of all supported websites from which Alltube Download can extract video or audio files',
'description' => 'List of all supported websites from which Alltube Download '.
'can extract video or audio files',
]
);
}