mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-29 21:17:22 +00:00
- add link to out.AddMultiDocument.php
This commit is contained in:
parent
47dc2d7616
commit
dce389314d
|
@ -90,6 +90,9 @@ $docAccess = $folder->getApproversList();
|
|||
<tr>
|
||||
<td class="warning"><?php echo getMLText("max_upload_size")." : ".ini_get( "upload_max_filesize"); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php printf(getMLText('link_alt_updatedocument'), "out.AddMultiDocument.php?folderid=".$folderid."&showtree=".showtree()); ?></td>
|
||||
</tr>
|
||||
</table><br>
|
||||
|
||||
<form action="../op/op.AddDocument.php" enctype="multipart/form-data" method="post" name="form1" onsubmit="return checkForm();">
|
||||
|
|
Loading…
Reference in New Issue
Block a user