X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/5942d796b51ef9f565ebd88ebeabe40e1f078a47..refs/pull/494/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 b3fcd7c13..bd60af89a 100644
--- a/resources/views/pages/form-toolbox.blade.php
+++ b/resources/views/pages/form-toolbox.blade.php
@@ -3,35 +3,141 @@
-
+
+ @if(userCan('attachment-create-all'))
+
+ @endif
-
-
Page Tags
+
+
{{ trans('entities.page_tags') }}
+ @if(userCan('attachment-create-all'))
+
+
{{ trans('entities.attachments') }}
+
+
+
+
{{ trans('entities.attachments_explain') }} {{ trans('entities.attachments_explain_instant_save') }}
+
+
+
+
{{ trans('entities.attachments_items') }}
+
{{ trans('entities.attachments_upload') }}
+
{{ trans('entities.attachments_link') }}
+
+
+
+
+
+
+
+
+
+ {{ trans('entities.attachments_delete_confirm') }}
+
+ {{ trans('common.cancel') }}
+
+
+
+
+
+
+
+
+
+ {{ trans('entities.attachments_no_files') }}
+
+
+
+
+
+
+
{{ trans('entities.attachments_explain_link') }}
+
+
+
+
+
+
+
+
+
+
+
{{ trans('entities.attachments_edit_file') }}
+
+
+
+
+
+
{{ trans('entities.attachments_upload') }}
+
{{ trans('entities.attachments_set_link') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ @endif
+
\ No newline at end of file