[various] Convert connector_settings hook functions to the new data array format
[friendica-addons.git/.git] / dwpost / templates / connector_settings.tpl
diff --git a/dwpost/templates/connector_settings.tpl b/dwpost/templates/connector_settings.tpl
new file mode 100644 (file)
index 0000000..0abcd24
--- /dev/null
@@ -0,0 +1,4 @@
+{{include file="field_checkbox.tpl" field=$enabled}}
+{{include file="field_input.tpl" field=$username}}
+{{include file="field_password.tpl" field=$password}}
+{{include file="field_checkbox.tpl" field=$bydefault}}