From 73c99024d4f95f4179788967d1a4fb5b1d68b3ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Hells=C3=A9n?= Date: Tue, 20 Dec 2022 00:27:43 +0100 Subject: [PATCH] Fix button when adding feed --- discord_rss_bot/templates/add.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/discord_rss_bot/templates/add.html b/discord_rss_bot/templates/add.html index fde7224..af0d2fd 100644 --- a/discord_rss_bot/templates/add.html +++ b/discord_rss_bot/templates/add.html @@ -3,7 +3,7 @@ {% block content %}
- {# Feed URL #} +
@@ -12,7 +12,7 @@
- {# Webhook dropdown #} +
@@ -27,9 +27,9 @@
- {# Submit button #} +
- Add feed +