Added a way to hide the dashboard button from the footer (default)

This commit is contained in:
James Brooks
2015-07-28 16:19:47 +01:00
parent 3a44e4a809
commit 45f376e564
14 changed files with 22 additions and 0 deletions

View File

@@ -117,6 +117,7 @@ return [
'theme' => [
'background-color' => 'Background Color',
'text-color' => 'Text Color',
'dashboard-login' => 'Show dashboard button in the footer?',
],
],