<labelfor="shareapi_allow_share_dialog_user_enumeration"><?phpp($l->t('Allow username autocompletion in share dialog. If this is disabled the full username or email address needs to be entered.'));?></label><br/>
<labelfor="shareapi_allow_share_dialog_user_enumeration"><?phpp($l->t('Allow username autocompletion in share dialog (if this is disabled the full username or email address 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>
<labelfor="publicShareDisclaimer"><?phpp($l->t('Show disclaimer text on the public link upload page (only shown when the file list is hidden)'));?></label>
<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){