Escaping. Final version. Hopefully.
This commit is contained in:
@ -59,7 +59,7 @@
|
||||
</form>
|
||||
{serendipity_hookPlugin hook="quicksearch_plugin" hookAll="true"}
|
||||
{if $template_option.header_img}
|
||||
<img src="{$template_option.header_img|@escape:"javascript"}" alt="">
|
||||
<img src="{$template_option.header_img|escape}" alt="">
|
||||
{/if}
|
||||
</header>
|
||||
{if $template_option.use_corenav}
|
||||
|
Reference in New Issue
Block a user