diff --git a/winixd/html/fun_mv.html b/winixd/html/fun_mv.html index 7d9b294..b05f5a1 100644 --- a/winixd/html/fun_mv.html +++ b/winixd/html/fun_mv.html @@ -2,30 +2,36 @@

{mv_header}

+

+ [if item_is]{mv_page} [item_url]:[else]{mv_dir} [dir_without_slash][end] +

-
-
- {mv_form_legend} - -

- [if item_is]{mv_page} [item_url]:[else]{mv_dir} [dir][end] -

- - -

{suggested_url}

- + + + +
+ + +
+ +
+
[if not item_is] - +
+ +
[end] [if winix_function_param_is "postredirect"] [end] - -
+
+ +
+
diff --git a/winixd/locale/en b/winixd/locale/en index 7d53b81..b50a828 100644 --- a/winixd/locale/en +++ b/winixd/locale/en @@ -407,7 +407,6 @@ mount_current = Current mount point mv_header = Move -mv_form_legend = Move form mv_page = Move page mv_dir = Move directory mv_only_content = Move only content of the directory diff --git a/winixd/locale/pl b/winixd/locale/pl index 138bbe2..fd72306 100644 --- a/winixd/locale/pl +++ b/winixd/locale/pl @@ -427,7 +427,6 @@ mount_current = Bieżący punkt montowania mv_header = Przenieś -mv_form_legend = Formularz zmiany mv_page = Przenieś stronę mv_dir = Przenieś katalog mv_only_content = Przenieś tylko zawartość katalogu