dynamic header logo
parent
957eba590f
commit
a28840a928
|
@ -185,9 +185,9 @@
|
|||
assign shx_header_logo = settings.logo
|
||||
|
||||
if shx_current_page contains "texte"
|
||||
assign shx_header_logo = settings.shx_logo2
|
||||
assign shx_header_logo = settings.shx_logo2 | image_url
|
||||
elsif shx_current_page contains "figuren"
|
||||
assign shx_header_logo = settings.shx_logo2
|
||||
assign shx_header_logo = settings.shx_logo2 | image_url
|
||||
endif
|
||||
%}
|
||||
|
||||
|
|
Loading…
Reference in New Issue