]> git.mxchange.org Git - friendica-addons.git/blobdiff - impressum/admin.tpl
Clarify *when* admins should disable the addon...
[friendica-addons.git] / impressum / admin.tpl
old mode 100644 (file)
new mode 100755 (executable)
index cfba8df..901df73
@@ -1,6 +1,7 @@
 {{ inc field_input.tpl with $field=$owner }}{{ endinc }}
 {{ inc field_input.tpl with $field=$ownerprofile }}{{ endinc }}
-{{ inc field_input.tpl with $field=$postal }}{{ endinc }}
-{{ inc field_input.tpl with $field=$notes }}{{ endinc }}
+{{ inc field_textarea.tpl with $field=$postal }}{{ endinc }}
+{{ inc field_textarea.tpl with $field=$notes }}{{ endinc }}
 {{ inc field_input.tpl with $field=$email }}{{ endinc }}
+{{ inc field_textarea.tpl with $field=$footer_text }}{{ endinc }}
 <div class="submit"><input type="submit" name="page_site" value="$submit" /></div>