aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-05-10 15:08:18 +0200
committerMario Vavti <mario@mariovavti.com>2015-05-10 15:08:18 +0200
commitfad37eb6d0a8fdae8ee3e0082df53f1562ca1e23 (patch)
tree2b6980e89b016221d4419fe3788b7078a4694aff /view
parent616338c17e9eabc6355e27694c9e49f1f4586055 (diff)
downloadvolse-hubzilla-fad37eb6d0a8fdae8ee3e0082df53f1562ca1e23.tar.gz
volse-hubzilla-fad37eb6d0a8fdae8ee3e0082df53f1562ca1e23.tar.bz2
volse-hubzilla-fad37eb6d0a8fdae8ee3e0082df53f1562ca1e23.zip
copy/paste typo
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/photos_upload.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl
index 2d558c63d..06e3ef612 100755
--- a/view/tpl/photos_upload.tpl
+++ b/view/tpl/photos_upload.tpl
@@ -6,7 +6,7 @@
<div class="form-group">
<label for="photos-upload-album">{{$newalbum_label}}</label>
<input type="text" class="form-control" id="photos-upload-album" name="newalbum" placeholder="{{$newalbum_placeholder}}" value="{{$selname}}" list="dl-photo-upload">
- <datalist id="menu-names">
+ <datalist id="dl-photo-upload">
{{foreach $albums as $al}}
{{if $al.text}}
<option value="{{$al.text}}">