]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/group_edit.tpl
Move /itemsource to src/Module/Admin
[friendica.git] / view / templates / group_edit.tpl
index 4bdfd35815d9a2e116a6058fc08d6982c1773cfa..cc12bc736c2751366617a4ff760cfe558bc71ddf 100644 (file)
@@ -8,7 +8,7 @@
                <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
                
                {{include file="field_input.tpl" field=$gname}}
-               {{if $drop}}{{$drop}}{{/if}}
+               {{if $drop}}{{$drop nofilter}}{{/if}}
                <div id="group-edit-submit-wrapper" >
                        <input type="submit" name="submit" value="{{$submit}}" >
                </div>