Add wish-edit modal description
This commit is contained in:
parent
f2c8163b4b
commit
9a86de786f
1 changed files with 2 additions and 0 deletions
|
@ -195,6 +195,8 @@ $page->navigation();
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="description">
|
<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">
|
<form class="ui form wishlist-wish-edit" method="POST">
|
||||||
<input type="hidden" name="wishlist_id" />
|
<input type="hidden" name="wishlist_id" />
|
||||||
<input type="hidden" name="wish_id" />
|
<input type="hidden" name="wish_id" />
|
||||||
|
|
Loading…
Reference in a new issue