1
0

Escaping. Final version. Hopefully.

This commit is contained in:
Matthias Mees
2013-02-07 23:44:55 +01:00
parent 94df72ed99
commit f48ef1c9c6
3 changed files with 19 additions and 19 deletions

View File

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