@netlib/widerrufsbutton 2.1.3 → 2.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -296,10 +296,6 @@
296
296
  Freiwillige Angabe – ein Widerruf ist ohne Angabe von Gründen möglich.
297
297
  </p>
298
298
  </div>
299
- <div class="wrb-field">
300
- <label class="wrb-label">Nachricht</label>
301
- <textarea class="wrb-textarea" name="userMessage" placeholder="Optional" rows="3"></textarea>
302
- </div>
303
299
  <input type="hidden" name="action" value="widerruf_submit">
304
300
 
305
301