diff options
author | patdenice <patdenice@piwigo.org> | 2008-10-06 23:08:37 +0000 |
---|---|---|
committer | patdenice <patdenice@piwigo.org> | 2008-10-06 23:08:37 +0000 |
commit | 0bbeccaab36b24be8651b4b108e036b06974558c (patch) | |
tree | f96ed40fc79d96dd62091dcb1f92cc786f9fb158 | |
parent | 9cfd70474f67037977f98f0e0e2cb3505f6446f3 (diff) |
- forgotten images in commit 2674.
- small correction in cat_modify.tpl.
git-svn-id: http://piwigo.org/svn/trunk@2679 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r-- | admin/template/goto/cat_modify.tpl | 2 | ||||
-rw-r--r-- | template/yoga/theme/Sylvia/images/cat_bottom-right.gif | bin | 1414 -> 2209 bytes | |||
-rw-r--r-- | template/yoga/theme/Sylvia/images/cat_top-right.gif | bin | 2152 -> 3449 bytes |
3 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/cat_modify.tpl b/admin/template/goto/cat_modify.tpl index 820e21397..d27311c7b 100644 --- a/admin/template/goto/cat_modify.tpl +++ b/admin/template/goto/cat_modify.tpl @@ -105,7 +105,7 @@ {foreach from=$image_orders item=order} <select name="order_field_{$order.ID}"> - {html_options options=$image_order_field_options selected=$order.FIELD }} + {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 }} diff --git a/template/yoga/theme/Sylvia/images/cat_bottom-right.gif b/template/yoga/theme/Sylvia/images/cat_bottom-right.gif Binary files differindex 0cae7172d..901f31d52 100644 --- a/template/yoga/theme/Sylvia/images/cat_bottom-right.gif +++ b/template/yoga/theme/Sylvia/images/cat_bottom-right.gif diff --git a/template/yoga/theme/Sylvia/images/cat_top-right.gif b/template/yoga/theme/Sylvia/images/cat_top-right.gif Binary files differindex 44b61eb1f..7eb5c491e 100644 --- a/template/yoga/theme/Sylvia/images/cat_top-right.gif +++ b/template/yoga/theme/Sylvia/images/cat_top-right.gif |