mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-06 16:53:34 +02:00
- typo fixed : wrong block name closed in template
git-svn-id: http://piwigo.org/svn/trunk@756 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
|
||||
|
||||
* typo fixed : wrong block name closed in template
|
||||
|
||||
2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
|
||||
|
||||
* new feature : caddie. The purpose is batch management,
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
<select style="width:400px" name="associate" size="1">
|
||||
<!-- BEGIN associate_option -->
|
||||
<option {associate_option.SELECTED} value="{associate_option.VALUE}">{associate_option.OPTION}</option>
|
||||
<!-- END category_option -->
|
||||
<!-- END associate_option -->
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user