]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/event_form.tpl
wrong intend
[friendica.git] / view / theme / quattro / templates / event_form.tpl
index ff36282f2e9c65a6f24076237380cd7ce274c317..9cb0bdc4ed2139d6e207c380ae0b2b24d4af1e71 100644 (file)
@@ -10,9 +10,9 @@
        <input type="hidden" name="uri" value="{{$uri}}" />
        <input type="hidden" name="preview" id="event-edit-preview" value="0" />
 
-       {{$s_dsel}}
+       {{$s_dsel nofilter}}
 
-       {{$f_dsel}}
+       {{$f_dsel nofilter}}
 
        {{include file="field_checkbox.tpl" field=$nofinish}}
 
@@ -28,7 +28,7 @@
        {{include file="field_checkbox.tpl" field=$share}}
        {{/if}}
 
-       {{$acl}}
+       {{$acl nofilter}}
 
        <div class="settings-submit-wrapper" >
                <input id="event-edit-preview" type="submit" name="preview" value="{{$preview}}" onclick="doEventPreview(); return false;" />