Changing design to mostly tableless code.
This commit is contained in:
@@ -10,7 +10,7 @@ $parents = $tree->get_path_to_root ($folderid);
|
||||
if ($sourcefolder == "") {
|
||||
?>
|
||||
|
||||
<p class="title">Move Folder</p>
|
||||
<h2 class="title">Move Folder</h2>
|
||||
<form action="<?php echo $_SERVER['SCRIPT_NAME'] . "?folderid=" . $folderid . "&expand=" . implode (",", $expand);?>" method="POST" id="fmove">
|
||||
|
||||
<div style="width:100%; height:330px; overflow:auto;">
|
||||
|
||||
Reference in New Issue
Block a user