<labelfor="shareapi_allow_share_dialog_user_enumeration"><?phpp($l->t('Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered.'));?></label><br/>
<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>