]> git.mxchange.org Git - friendica.git/blobdiff - view/smarty3/group_edit.tpl
Merge pull request #658 from annando/master
[friendica.git] / view / smarty3 / group_edit.tpl
index 424d1c12524acd3168958c42a117f4f4a499636a..b7b14eba37bbbf4dfa775c661a5c21d419c0c4f6 100644 (file)
@@ -1,3 +1,8 @@
+{{*
+ *     AUTOMATICALLY GENERATED TEMPLATE
+ *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
+ *
+ *}}
 <h2>{{$title}}</h2>
 
 
@@ -15,9 +20,9 @@
 </div>
 
 
-{{if $groupedit_info}}
+{{if $groupeditor}}
        <div id="group-update-wrapper">
-               {{include file="groupeditor.tpl" groupeditor=$groupedit_info}}
+               {{include file="groupeditor.tpl"}}
        </div>
 {{/if}}
 {{if $desc}}<div id="group-edit-desc">{{$desc}}</div>{{/if}}