- 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:
patdenice
2008-10-10 13:13:12 +00:00
parent 0e5f5a74b3
commit adce496a00
7 changed files with 24 additions and 14 deletions
+1 -1
View File
@@ -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}