1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

ZIP Exports: Built out initial import view

Added syles for non-custom, non-image file inputs.
Started planning out back-end handling.
This commit is contained in:
Dan Brown
2024-10-29 14:21:32 +00:00
parent 4051d5b803
commit a56a28fbb7
4 changed files with 62 additions and 15 deletions

View File

@ -44,6 +44,7 @@ return [
'default_template_explain' => 'Assign a page template that will be used as the default content for all pages created within this item. Keep in mind this will only be used if the page creator has view access to the chosen template page.',
'default_template_select' => 'Select a template page',
'import' => 'Import',
'import_validate' => 'Validate Import',
// Permissions and restrictions
'permissions' => 'Permissions',