Escape emitted template option HTML.
This commit is contained in:
parent
2e61009a4c
commit
f26917ad37
@ -59,7 +59,7 @@
|
||||
</form>
|
||||
{serendipity_hookPlugin hook="quicksearch_plugin" hookAll="true"}
|
||||
{if $template_option.header_img}
|
||||
<img src="{$template_option.header_img}" alt="">
|
||||
<img src="{$template_option.header_img|@escape:"html"}" alt="">
|
||||
{/if}
|
||||
</header>
|
||||
{if $template_option.use_corenav}
|
||||
|
Loading…
x
Reference in New Issue
Block a user