377
385
"Paste the copied or cut files to the current directory", null,
378
386
"return action_paste()");
379
387
sidepanel.appendChild(p);
380
392
p = dom_make_link_elem("p", "Upload",
381
393
"Upload a file to the current directory", null,
382
394
"return show_uploadpanel()");