]> git.mxchange.org Git - friendica-addons.git/blobdiff - impressum/admin.tpl
Clarify *when* admins should disable the addon...
[friendica-addons.git] / impressum / admin.tpl
index 849c11f976cb3237960caab62d99a48ccea4aca7..901df73fa360fb4ffaefcf81bed2b387a95134bd 100755 (executable)
@@ -1,7 +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_input.tpl with $field=$footer_text }}{{ endinc }}
+{{ inc field_textarea.tpl with $field=$footer_text }}{{ endinc }}
 <div class="submit"><input type="submit" name="page_site" value="$submit" /></div>