mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-19 16:13:00 +02:00
- possibility to display only a text field for a parent category
git-svn-id: http://piwigo.org/svn/branches/release-1_3@249 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -76,11 +76,17 @@
|
||||
<tr><td colspan="2"> </td></tr>
|
||||
<tr>
|
||||
<td>{#infoimage_associate}
|
||||
<!--VTP_associate_LOV-->
|
||||
<select name="associate">
|
||||
<!--VTP_associate_cat-->
|
||||
<option value="{#value}">{#content}</option>
|
||||
<!--/VTP_associate_cat-->
|
||||
</select>
|
||||
<!--/VTP_associate_LOV-->
|
||||
<!--VTP_associate_text-->
|
||||
<input type="text" name="associate" />
|
||||
<!--/VTP_associate_text-->
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user