maj+ header

This commit is contained in:
2018-08-22 14:46:33 +02:00
parent 28c9e9d76f
commit 3fc62ab1f1
443 changed files with 24198 additions and 6201 deletions
@@ -2,7 +2,7 @@
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/system/blueprints/user/account.yaml',
'modified' => 1533014916,
'modified' => 1534926041,
'data' => [
'title' => 'Account',
'form' => [
@@ -100,6 +100,7 @@ return [
'twofa_secret' => [
'type' => '2fa_secret',
'outerclasses' => 'twofa-secret',
'markdown' => true,
'label' => 'PLUGIN_ADMIN.2FA_SECRET',
'sublabel' => 'PLUGIN_ADMIN.2FA_SECRET_HELP'
]