diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-11-03 21:06:15 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-11-03 21:06:15 +0000 |
commit | 5fdc7ea1e582c7378ea8fd8ac3a9a50ec5298970 (patch) | |
tree | 25f44c5c9fc5cff291c0429dfb362f9e51532b92 /template/default/admin/infos_image.vtp | |
parent | 3eeab79a75b3bba95f4a9e9a2a239f34e8da7c2b (diff) |
Modifying ../template in ./template since admin.php has moved to the PhpWebGallery root directory
git-svn-id: http://piwigo.org/svn/trunk@227 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/default/admin/infos_image.vtp')
-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 ca8d3085d..dd1f3b8d3 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_select.gif" alt="<" /> + <img src="./template/{#user_template}/admin/images/arrow_select.gif" alt="<" /> {#infoimage_associate} <select name="associate"> <!--VTP_associate_cat--> |