mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 13:11:09 +00:00
Merge pull request #1283 from annando/notice
Wppost: Fix "PHP Notice: Undefined index:"
This commit is contained in:
commit
408a62a9a1
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@
|
|||
{{include file="field_password.tpl" field=$password}}
|
||||
{{include file="field_input.tpl" field=$blog}}
|
||||
{{include file="field_checkbox.tpl" field=$bydefault}}
|
||||
{{include file="field_checkbox.tpl" field=$backlink}}
|
||||
{{include file="field_input.tpl" field=$backlink_text}}
|
||||
{{include file="field_checkbox.tpl" field=$shortcheck}}
|
||||
|
|
Loading…
Reference in a new issue