Update terms and conditions page handling

This commit is contained in:
DariusIII
2018-06-27 13:14:37 +02:00
parent fda8beae77
commit 8dc00a2f17
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ class TermsController extends BasePageController
/**
* @throws \Exception
*/
public function index()
public function terms()
{
$this->setPrefs();
$title = 'Terms and Conditions';