From: David ‘Bombe’ Roden
Date: Sun, 19 Apr 2020 13:34:12 +0000 (+0200)
Subject: 💄 Move “Save” button back to bottom of page
X-Git-Tag: v82^2~4
X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=03fecfe9165c16cdc23d3cd9716e2437e91a1918;p=Sone.git
💄 Move “Save” button back to bottom of page
---
diff --git a/src/main/resources/templates/options.html b/src/main/resources/templates/options.html
index db8e520..9ef5ceb 100644
--- a/src/main/resources/templates/options.html
+++ b/src/main/resources/templates/options.html
@@ -164,12 +164,12 @@
-
-
<%= Page.Options.Section.WebOfTrustOptions.Title|l10n|html>
checked="checked"<%/if> /> <%= Page.Options.Option.StrictFiltering.Description|l10n|html>
+
+
<%include include/tail.html>