mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-31 14:03:07 +02:00
syntax error
git-svn-id: http://piwigo.org/svn/trunk@28616 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -123,7 +123,7 @@ jQuery(function(){ {* <!-- onLoad needed to wait localization loads --> *}
|
||||
<br>
|
||||
<select data-selectize="tags" data-value="{$tag_selection|@json_encode|escape:html}"
|
||||
placeholder="{'Type in a search term'|translate}"
|
||||
data-create="true" name="tags[]" multiple style="width:600px;"</select>
|
||||
data-create="true" name="tags[]" multiple style="width:600px;"></select>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user