Update pets.html

Changing the sprinkle button to say pour.
This commit is contained in:
Shane Lister
2013-04-05 22:55:34 -07:00
parent 70e75b6515
commit 4742e4236e
+2 -2
View File
@@ -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>
{/}
{/}