bug-1_3_0-003 : the link for uploading a picture use the class "back" for
display, but should not (problem of color) [corrected] git-svn-id: http://piwigo.org/svn/branches/release-1_3@289 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
267f528040
commit
64e1ebb49c
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<img src="{#lien_collapsed}" alt=">"/> <a href="{#url}" title="{#title}">{#name}</a><br />
|
||||
<!--/VTP_summary-->
|
||||
<!--VTP_upload-->
|
||||
<br /> <img src="{#lien_collapsed}" alt=">"/> <a href="{#url}" class="back">{#upload_picture}</a>
|
||||
<br /> <img src="{#lien_collapsed}" alt=">"/> <a href="{#url}">{#upload_picture}</a>
|
||||
<!--/VTP_upload-->
|
||||
</div>
|
||||
{#frame_end}
|
||||
|
|
Loading…
Add table
Reference in a new issue