X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/793206953500c24e9ec58b1feac8e7a256b92b1c..refs/pull/263/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 36044b789..ecf7619b7 100644 --- a/resources/views/pages/form-toolbox.blade.php +++ b/resources/views/pages/form-toolbox.blade.php @@ -1,19 +1,24 @@
+
- + + @if(userCan('attachment-create-all')) + + @endif
-
-

Page Tags

+ +
+

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

-

Add some tags to better categorise your content.
You can assign a value to a tag for more in-depth organisation.

- +

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

+
- - + + @@ -23,7 +28,7 @@ @@ -31,4 +36,99 @@
- +
+ + @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