X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/8bc393b21655cb67a6c0bb7ef450b94c366e7aff..86b312116cd7df7a753b697efe3af784b8a7f927:/templates.conf?ds=sidebyside diff --git a/templates.conf b/templates.conf index a3fcdb3..c287466 100644 --- a/templates.conf +++ b/templates.conf @@ -6,7 +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_unlock = templates/confirm_unlock.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 @@ -17,6 +18,7 @@ error = templates/error.htm mkdir = templates/mkdir.htm mkfile = templates/mkfile.htm renamefile = templates/renamefile.htm +rmmulti = templates/rmmulti.htm upload = templates/upload.htm viewfile = templates/viewfile.htm viewlink = templates/viewlink.htm