mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Update terms and conditions page handling
This commit is contained in:
@@ -9,7 +9,7 @@ class TermsController extends BasePageController
|
||||
/**
|
||||
* @throws \Exception
|
||||
*/
|
||||
public function index()
|
||||
public function terms()
|
||||
{
|
||||
$this->setPrefs();
|
||||
$title = 'Terms and Conditions';
|
||||
|
||||
Reference in New Issue
Block a user