X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/65a1e20eca0b2114b3cf80ee9de283c81e591528..8ad672c3c8828a367013ff2f84b89a82cb7533b5:/templates.conf diff --git a/templates.conf b/templates.conf index 192ce05..e6e197a 100644 --- a/templates.conf +++ b/templates.conf @@ -6,6 +6,8 @@ chprop = templates/chprop.htm confirm_replace = templates/confirm_replace.htm confirm_rmdir = templates/confirm_rmdir.htm confirm_rmfile = templates/confirm_rmfile.htm +confirm_rmmulti = templates/confirm_rmmulti.htm +copydir = templates/copydir.htm copyfile = templates/copyfile.htm dirlist = templates/dirlist.htm dirlist_dir = templates/dirlist_dir.htm @@ -16,6 +18,8 @@ error = templates/error.htm mkdir = templates/mkdir.htm mkfile = templates/mkfile.htm renamefile = templates/renamefile.htm +rmmulti = templates/rmmulti.htm +unpack = templates/unpack.htm upload = templates/upload.htm viewfile = templates/viewfile.htm viewlink = templates/viewlink.htm