diff --git a/src/Components/Request/RequestPicker.vue b/src/Components/Request/RequestPicker.vue index 706011fbac..1f0ea0d9c9 100644 --- a/src/Components/Request/RequestPicker.vue +++ b/src/Components/Request/RequestPicker.vue @@ -20,11 +20,12 @@ {{ t('libresign', 'Upload from URL') }} - {{ envelopeEnabled ? t('libresign', 'Choose from Files (multiple)') : t('libresign', 'Choose from Files') }} + {{ t('libresign', 'Choose from Files') }}