forked from friendica/friendica-addons
beginnings of persistent cookiejar support
This commit is contained in:
parent
c9f4ad7405
commit
8b6a9c017a
2 changed files with 6 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue