- added link to alternative upload method using jumploader

This commit is contained in:
steinm 2011-03-10 14:50:07 +00:00
parent 6e89a7c10b
commit 7d9ccc3951

View File

@ -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>