From 52bd496b1fafb281ac022aed9c05d6444ac4d651 Mon Sep 17 00:00:00 2001 From: justcool393 Date: Fri, 14 Jul 2023 23:07:42 -0500 Subject: [PATCH] Profile Settings tab fixes --- files/templates/settings_profile.html | 89 ++++++++++++++------------- 1 file changed, 45 insertions(+), 44 deletions(-) diff --git a/files/templates/settings_profile.html b/files/templates/settings_profile.html index a70791a50..0ccbdc142 100644 --- a/files/templates/settings_profile.html +++ b/files/templates/settings_profile.html @@ -7,50 +7,50 @@

Theme

-
-
- -
-
-
- - -
- Enable if you would like to display images and videos in full size on the frontpage. +
+
+ +
+
+
+ +
+ Enable if you would like to display images and videos in full size on the frontpage. +
+
+ +
+
+
-
-
- -
- -
-
- - -
- Enable if you would like to highlight comments made after the last time you visited a thread. +
+
+ +
+ Enable if you would like to highlight comments made after the last time you visited a thread.
+
-
-
- -
-
-

Change the theme for the website.

-
- + {% for entry in THEMES %} + + {% endfor %} -
- Themes are not officially supported. If you run into an issue, please report it or submit a pull request.
+ Themes are not officially supported. If you run into an issue, please report it or submit a pull request. +
@@ -75,8 +75,8 @@
-

Profile Banner

+

Profile Banner

@@ -110,12 +110,13 @@ - {{v.referral_count}} + {{v.referral_count}} -
-
- Share this link with a friend. {% if v.referral_count==0 %} When they sign up, you'll get the bronze recruitment badge.{% elif v.referral_count<10 %} When you refer 10 friends, you'll receive the silver recruitment badge.{% elif v.referral_count<100 %} When you refer 100 friends, you'll receive the gold recruitment badge.{% endif %} -
+ +
+
+ Share this link with a friend. {% if v.referral_count==0 %} When they sign up, you'll get the bronze recruitment badge.{% elif v.referral_count<10 %} When you refer 10 friends, you'll receive the silver recruitment badge.{% elif v.referral_count<100 %} When you refer 100 friends, you'll receive the gold recruitment badge.{% endif %} +
@@ -232,7 +233,7 @@
{{forms.formkey(v)}}
- +
@@ -263,7 +264,7 @@ {{forms.formkey(v)}}
- +