X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/78564ec61dfe57ebb362eda21466ced6efaef276..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 011094b9c..ecf7619b7 100644 --- a/resources/views/pages/form-toolbox.blade.php +++ b/resources/views/pages/form-toolbox.blade.php @@ -1,37 +1,134 @@
+
- + + @if(userCan('attachment-create-all')) + + @endif
-
-
-

Page Tags

-
-

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

- - - - - - - - - -
- - - - - - + +
+

{{ 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