From 8b044e19f501a1eb26c81b64c5ff5984357c43ae Mon Sep 17 00:00:00 2001 From: ebolam Date: Tue, 11 Oct 2022 11:43:36 -0400 Subject: [PATCH] Moving UI elements around --- templates/settings flyout.html | 62 +++++++++++++++++----------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/templates/settings flyout.html b/templates/settings flyout.html index b210a4a6..06656b7d 100644 --- a/templates/settings flyout.html +++ b/templates/settings flyout.html @@ -296,16 +296,6 @@ 2 -
-

expand_more Images

-
-
- {% with menu='Interface' %} - {% with sub_path='Images' %} - {% include 'settings item.html' %} - {% endwith %} - {% endwith %} -

expand_more Formatting

@@ -316,6 +306,37 @@ {% endwith %} {% endwith %} +
+

expand_more Substitutions

+
+ +
+ Automatically replaces phrases that you or the AI insert. + + help_icon +
+ Replace With +
+
+ +
+ + add + +
+
+ +
+

expand_more Images

+
+
+ {% with menu='Interface' %} + {% with sub_path='Images' %} + {% include 'settings item.html' %} + {% endwith %} + {% endwith %} +
+

expand_more Theme

@@ -412,27 +433,6 @@ - -
-

expand_more Substitutions

-
- -
- Automatically replaces phrases that you or the AI insert. - - help_icon -
- Replace With -
-
- -
- - add - -
-
-