Improve modal design
This commit is contained in:
parent
5471bdd3c9
commit
8775cca11d
1 changed files with 0 additions and 2 deletions
|
@ -94,7 +94,6 @@ $page->navigation();
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<div class="ui header">Wishlist</div>
|
|
||||||
<p>
|
<p>
|
||||||
Choose a new name for your wishlist.
|
Choose a new name for your wishlist.
|
||||||
Here's a suggestion to get you started.
|
Here's a suggestion to get you started.
|
||||||
|
@ -129,7 +128,6 @@ $page->navigation();
|
||||||
</div>
|
</div>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<div class="description">
|
<div class="description">
|
||||||
<div class="ui header">Wish</div>
|
|
||||||
<p>Fill out any or all of the below fields to add your new wish.</p>
|
<p>Fill out any or all of the below fields to add your new wish.</p>
|
||||||
|
|
||||||
<form class="ui form wishlist-wish-add" method="post">
|
<form class="ui form wishlist-wish-add" method="post">
|
||||||
|
|
Loading…
Reference in a new issue