dynamic header logo
parent
5b731dc70e
commit
11e71cccbf
|
@ -185,7 +185,7 @@
|
||||||
assign shx_header_logo = settings.logo
|
assign shx_header_logo = settings.logo
|
||||||
|
|
||||||
if shx_current_page contains "texte"
|
if shx_current_page contains "texte"
|
||||||
assign shx_header_logo = settings.shx_logo_tiere
|
assign shx_header_logo = settings.shx_logo_texte
|
||||||
elsif shx_current_page contains "figuren"
|
elsif shx_current_page contains "figuren"
|
||||||
assign shx_header_logo = settings.shx_logo_figuren
|
assign shx_header_logo = settings.shx_logo_figuren
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue