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
@@ -117,6 +117,7 @@ return [
'theme' => [
'background-color' => '배경색',
'text-color' => '글자색',
'dashboard-login' => 'Show dashboard button in the footer?',
],
],