<labelfor="publicShareDisclaimer"><?phpp($l->t('Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)'));?></label>
<textareaplaceholder="This text will be shown on the public link upload page when the file list is hidden."id="publicShareDisclaimerText"<?phpif($_['publicShareDisclaimerText']===null){print_unescaped('class="hidden"');}?>><?phpp($_['publicShareDisclaimerText'])?></textarea>
<textareaplaceholder="<?phpp($l->t('This text will be shown on the public link upload page when the file list is hidden.'))?>"id="publicShareDisclaimerText"<?phpif($_['publicShareDisclaimerText']===null){print_unescaped('class="hidden"');}?>><?phpp($_['publicShareDisclaimerText'])?></textarea>