]> 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 3bea53ec77453db4bfc0cfe2bf92cde17b184bea..b7b14eba37bbbf4dfa775c661a5c21d419c0c4f6 100644 (file)
@@ -2,7 +2,8 @@
  *     AUTOMATICALLY GENERATED TEMPLATE
  *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
  *
- *}}<h2>{{$title}}</h2>
+ *}}
+<h2>{{$title}}</h2>
 
 
 <div id="group-edit-wrapper" >
@@ -19,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}}