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
+1
View File
@@ -109,6 +109,7 @@ return [
'theme' => [
'background-color' => 'Kolor tła',
'text-color' => 'Kolor tekstu',
'dashboard-login' => 'Show dashboard button in the footer?',
],
],