Add wish-edit modal description

This commit is contained in:
grandeljay 2022-06-13 09:27:44 +02:00
parent f2c8163b4b
commit 9a86de786f

View file

@ -195,6 +195,8 @@ $page->navigation();
</div>
<div class="content">
<div class="description">
<p><?= __('If specified, wishthis will attempt to fetch all missing information from the URL.') ?></p>
<form class="ui form wishlist-wish-edit" method="POST">
<input type="hidden" name="wishlist_id" />
<input type="hidden" name="wish_id" />