dynamic header logo

main
alexanderroese 2024-06-22 10:58:42 +02:00
parent 5b731dc70e
commit 11e71cccbf
1 changed files with 1 additions and 1 deletions

View File

@ -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