X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b80184cd93d502ab2b4c0f21c1139842ca946057..refs/pull/363/head:/resources/views/pages/form-toolbox.blade.php diff --git a/resources/views/pages/form-toolbox.blade.php b/resources/views/pages/form-toolbox.blade.php index d223f17d5..ecf7619b7 100644 --- a/resources/views/pages/form-toolbox.blade.php +++ b/resources/views/pages/form-toolbox.blade.php @@ -1,20 +1,134 @@ -
+ +
+
- - + + + @if(userCan('attachment-create-all')) + + @endif
-
-
-

Page Tags

-
- - - - + +
+

{{ trans('entities.page_tags') }}

+
+

{!! nl2br(e(trans('entities.tags_explain'))) !!}

+
+ + + + + + -
-
- -
+ + + + + + + + + + +
+ +
+
+ + @if(userCan('attachment-create-all')) +
+

{{ trans('entities.attachments') }}

+
+ +
+

{{ trans('entities.attachments_explain') }} {{ trans('entities.attachments_explain_instant_save') }}

+ +
+ +
+ + + + + + + + + + +
+ +
+ {{ trans('entities.attachments_delete_confirm') }} +
+ {{ trans('common.cancel') }} +
+
+

+ {{ trans('entities.attachments_no_files') }} +

+
+
+ +
+
+

{{ trans('entities.attachments_explain_link') }}

+
+ + +

+
+
+ + +

+
+ + +
+
+ +
+ +
+
{{ trans('entities.attachments_edit_file') }}
+ +
+ + +

+
+ +
+ +
+ +
+
+
+
+ + +

+
+
+
+ + + +
+ +
+
+ @endif +
\ No newline at end of file