beginnings of persistent cookiejar support

This commit is contained in:
Matthew Exon 2019-07-21 18:27:55 +01:00 committed by Matthew Exon
commit 8b6a9c017a
2 changed files with 6 additions and 0 deletions

View file

@ -106,6 +106,7 @@ function retriever_remove_row(id, number)
</table>
<input type="button" onclick="retriever_add_row('retriever-exclude')" value="{{$add_t}}">
</div>
{{include file="field_textarea.tpl" field=$cookies}}
{{include file="field_textarea.tpl" field=$customxslt}}
<input type="submit" size="70" value="{{$submit_t}}">
</form>