Description field in enrollment wizard

Hi there,
we want to enroll the otp tokens to our users with the token enrollment wizard.
Just took a look into the documentation and found out how to customize the texts via the custom html files.
Is there also an option to deactivate the description field in the first step of the enrollment wizard (s. picture attached)?
We want to hide/disable this field because the user should only generate the token without any input.
Thanks and regards

You can also take a look at the html template for token enrollment:

There you can see, that the description input field will be hidden, if the user has not setdescription right.

Makes sense, right?
Thus, you need to create a user policy for the user without the setdescription right.