diff --git a/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php b/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php
index cd81b656a..d0e1d86c7 100644
--- a/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php
+++ b/emhttp/plugins/dynamix.docker.manager/include/CreateDocker.php
@@ -606,7 +606,7 @@ function addConfigPopup() {
popup.dialog({
title: title,
height: 'auto',
- width: 900,
+ width: 'auto',
resizable: false,
modal: true,
buttons: {
@@ -678,7 +678,7 @@ function editConfigPopup(num,disabled) {
popup.dialog({
title: title,
height: 'auto',
- width: 900,
+ width: 'auto',
resizable: false,
modal: true,
buttons: {
@@ -1471,27 +1471,27 @@ _(Config Type)_:
_(Name)_:
:
-
+
_(Target)_:
:
-
+
_(Value)_:
:
-
+
_(Default Value)_:
:
-
+
_(Description)_:
:
-
+
_(Display)_:
:
@@ -124,9 +138,18 @@ _(Source file)_:
_(Target file)_:
:
-
_(Use sparse option)_
-
_(Overwrite existing files)_
-:
+
+:
+
+
+
+
_(This copies the selected file)_
@@ -141,9 +164,18 @@ _(Source file)_:
_(Target file)_:
:
-
_(Use sparse option)_
-
_(Overwrite existing files)_
-:
+
+:
+
+
+
+
_(This moves the selected file)_
@@ -181,9 +213,18 @@ _(Source)_:
_(Target)_:
:
-
_(Use sparse option)_
-
_(Overwrite existing files)_
-:
+
+:
+
+
+
+
_(This copies all the selected sources)_
@@ -198,9 +239,18 @@ _(Source)_:
_(Target)_:
:
-
_(Use sparse option)_
-
_(Overwrite existing files)_
-:
+
+:
+
+
+
+
_(This moves all the selected sources)_
@@ -233,22 +283,30 @@ _(Source)_:
_(New permission)_:
:
- _(Owner)_:
- _(Group)_:
- _(Other)_:
-
+
+
+
:
@@ -310,7 +368,6 @@ $('#dfm_viewer').click();