diff --git a/components/IscnRegisterForm.vue b/components/IscnRegisterForm.vue index cdc986a3..6e3d254e 100644 --- a/components/IscnRegisterForm.vue +++ b/components/IscnRegisterForm.vue @@ -237,15 +237,34 @@ /> + - - {{ $t('IscnRegisterForm.label.drm.details') }} - - + v-if="type === 'Book'" + :label="$t('IscnRegisterForm.label.publisher')" + > + + + + + + + + + + + {{ $t('IscnRegisterForm.label.drm.details') }} + + - - - - - - - - -