From 572afd360a95c40379078eab1ba0029874c79ab5 Mon Sep 17 00:00:00 2001 From: Tomasz Sowa Date: Tue, 26 Jan 2021 16:37:11 +0100 Subject: [PATCH] added uikit markup for mv winix function WIP: #2 --- winixd/html/fun_mv.html | 34 ++++++++++++++++++++-------------- winixd/locale/en | 1 - winixd/locale/pl | 1 - 3 files changed, 20 insertions(+), 16 deletions(-) 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