]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photos_upload.tpl
Merge pull request #6611 from annando/worker-performance
[friendica.git] / view / theme / frio / templates / photos_upload.tpl
index 81d0f967e29852cdb60d788e0cf5321cf0c8936c..e3bcd30692e42eb468f0efbf5587fb36180bb1be 100644 (file)
@@ -9,7 +9,7 @@
                        <label id="photos-upload-text" for="photos-upload-newalbum" >{{$newalbum}}</label>
 
                        <input id="photos-upload-album-select" class="form-control" placeholder="{{$existalbumtext}}" list="dl-photo-upload" type="text" name="album" size="4">
-                       <datalist id="dl-photo-upload">{{$albumselect}}</datalist>
+                       <datalist id="dl-photo-upload">{{$albumselect  nofilter}}</datalist>
                </div>
                <div id="photos-upload-end" class="clearfix"></div>