Update pets.html
Changing the sprinkle button to say pour.
This commit is contained in:
+2
-2
@@ -78,7 +78,7 @@
|
||||
<option>{:hatchingPotion}</option>
|
||||
{/each}
|
||||
</select>
|
||||
<button type=submit>Sprinkle</button>
|
||||
<button type=submit>Pour</button>
|
||||
</form>
|
||||
{/if}
|
||||
</div>
|
||||
@@ -98,4 +98,4 @@
|
||||
</menu>
|
||||
{else}
|
||||
<p>You don't have any pets yet.</p>
|
||||
{/}
|
||||
{/}
|
||||
|
||||
Reference in New Issue
Block a user