]> git.mxchange.org Git - friendica-addons.git/commitdiff
Wppost: Fix "PHP Notice: Undefined index:"
authorMichael <heluecht@pirati.ca>
Mon, 3 Oct 2022 20:23:14 +0000 (20:23 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 3 Oct 2022 20:23:14 +0000 (20:23 +0000)
wppost/templates/connector_settings.tpl

index 0afd676c45b8884dae4a1f12fa284f95cd5a9827..f31bd431a87ac4b44341412863b9a35e818ec63c 100644 (file)
@@ -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}}