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