use download text from template

This commit is contained in:
Milan
2019-03-18 15:22:15 +01:00
parent cb2e1bc30d
commit a455017084
2 changed files with 8 additions and 9 deletions

View File

@@ -246,7 +246,7 @@
</TMPL_UNLESS>
<!-- download output -->
<TMPL_IF download>
<textarea type="hidden" name="event_id" ><TMPL_VAR download></textarea>
<div type="hidden" name="event_id" ><TMPL_VAR download escape=none></div>
</TMPL_IF>