diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-09-07 10:29:15 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-09-07 10:29:15 +0000 |
commit | 4f3f272ddfec94e8a6dc8d6170874af5128b4e99 (patch) | |
tree | 5049d082393dbf5575e3fe26785ab3e0b91b6b29 /template/default/admin/infos_image.vtp | |
parent | 091c23f0b4aa46c89fa909d561038b33724d9668 (diff) |
Use of arrow_select instead of arrow_up
git-svn-id: http://piwigo.org/svn/trunk@74 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/default/admin/infos_image.vtp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/admin/infos_image.vtp b/template/default/admin/infos_image.vtp index 975621077..89e4fba48 100644 --- a/template/default/admin/infos_image.vtp +++ b/template/default/admin/infos_image.vtp @@ -73,7 +73,7 @@ <!--/VTP_picture--> <tr> <td colspan="6"> - <img src="../template/{#user_template}/admin/images/arrow_up.gif" alt="<" /> + <img src="../template/{#user_template}/admin/images/arrow_select.gif" alt="<" /> {#infoimage_associate} <select name="associate"> <!--VTP_associate_cat--> |