aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/photos_upload.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-05-10 15:00:18 +0200
committerMario Vavti <mario@mariovavti.com>2015-05-10 15:00:18 +0200
commit616338c17e9eabc6355e27694c9e49f1f4586055 (patch)
treedca9adc96b01732f334a724115604e386a0cd485 /view/tpl/photos_upload.tpl
parent2114bfafca4082d655085a5e320ca8be906896b4 (diff)
downloadvolse-hubzilla-616338c17e9eabc6355e27694c9e49f1f4586055.tar.gz
volse-hubzilla-616338c17e9eabc6355e27694c9e49f1f4586055.tar.bz2
volse-hubzilla-616338c17e9eabc6355e27694c9e49f1f4586055.zip
provide ability to create submenus
Diffstat (limited to 'view/tpl/photos_upload.tpl')
-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 06e3ef612..2d558c63d 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="dl-photo-upload">
+ <datalist id="menu-names">
{{foreach $albums as $al}}
{{if $al.text}}
<option value="{{$al.text}}">