From b175fc3e9cdce338549cce7ca2d73cc17e8bbef9 Mon Sep 17 00:00:00 2001
From: Alicia
Date: Sat, 23 Feb 2019 14:46:43 +0000
Subject: [PATCH] Maybe like this
---
templates/settings/profbackground.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/templates/settings/profbackground.html b/templates/settings/profbackground.html
index 8524132..d216819 100644
--- a/templates/settings/profbackground.html
+++ b/templates/settings/profbackground.html
@@ -24,7 +24,10 @@ AdditionalJS=https://cdnjs.cloudflare.com/ajax/libs/jquery-minicolors/2.2.4/jque
- {{ if and (eq $type 1 || eq $type 3) $value }}
+ {{ if and (eq $type 1) $value }}
+
+ {{ else }}
+ {{ if and (eq $type 3) $value }}
{{ else }}
No image selected