commit 5176f9d7c15262e2a62f7087bc395ef900382a45
parent d50e521ae0cbda181bbd1a1bb239877e4bc72061
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 22 Dec 2019 21:51:49 +0100
Add submit button for custom zip codes
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/output/weather.html b/output/weather.html
@@ -94,7 +94,7 @@
<form action="" method="get">
<input type="text" placeholder="Postnummer" name="z">
- <!--<input type="submit" value="Submit">-->
+ <input type="submit" value="Gå">
</form>
</article>