Files
Grav-Admin-Plugin/pages/admin/twofa.md

14 lines
298 B
Markdown
Raw Normal View History

2017-08-26 18:25:34 -06:00
---
title: 2-Factor Authentication
form:
fields:
2fa_instructions:
type: display
markdown: true
2017-08-26 18:45:35 -06:00
content: PLUGIN_ADMIN.2FA_INSTRUCTIONS
2017-08-26 18:25:34 -06:00
2fa_code:
type: text
placeholder: PLUGIN_ADMIN.2FA_CODE_INPUT
---