Bugfix: Remove duplicate error display in input prompt

Validation errors within the input prompt dialog were showing up twice. One of them is a leftover from the
old version. We've fixed the dialog by removing the old validation error type.

https://github.com/owncloud/web/pull/3342
