mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
- If there is not new plugins to check, we don't get any more error message.
- small corrections in configuration.html and cat_modify.tpl. git-svn-id: http://piwigo.org/svn/trunk@2701 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
{html_options options=$image_order_field_options selected=$order.FIELD }
|
||||
</select>
|
||||
<select name="order_direction_{$order.ID}">
|
||||
{html_options options=$image_order_direction_options selected=$order.DIRECTION }}
|
||||
{html_options options=$image_order_direction_options selected=$order.DIRECTION }
|
||||
</select><br/>
|
||||
{/foreach}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user