X-Git-Url: https://git.p6c8.net/devedit.git/blobdiff_plain/8bc393b21655cb67a6c0bb7ef450b94c366e7aff..b4126c7594fe3b56618a305b97ad44535f7d61b0:/templates.conf?ds=sidebyside

diff --git a/templates.conf b/templates.conf
index a3fcdb3..e6e197a 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,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