mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 15:14:58 +00:00
- added link to alternative upload method using jumploader
This commit is contained in:
parent
6e89a7c10b
commit
7d9ccc3951
|
@ -107,6 +107,9 @@ $docAccess = $document->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.UpdateDocument2.php?documentid=".$documentid); ?></td>
|
||||
</tr>
|
||||
</table><br>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user