X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ac0b29fb6d05d6e943419b91fdbc09a59e20c89f..refs/pull/446/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 9ebf223f0..ecf7619b7 100644 --- a/resources/views/pages/form-toolbox.blade.php +++ b/resources/views/pages/form-toolbox.blade.php @@ -3,20 +3,22 @@
- - + + @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'))) !!}

- - + + @@ -26,7 +28,7 @@ @@ -35,22 +37,98 @@ -
-

Attached Files

-
-

Upload some files to display on your page. This are visible in the page sidebar.

- + @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