Ignore:
Timestamp:
09/19/11 10:29:11 (13 years ago)
Author:
vmipsl
Message:

Livraison _ confs + extrations path /resources + visualisation images/bouton

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/data/access/files.jsp

    r161 r200  
    5050                        <%--logic:present name="SES_USER" scope="session"--%> 
    5151                                <html:link titleKey="data.access.downloading" page="/ZipGame.do" paramId="path" paramName="path"> 
    52                                         <html:img page="/images/utils/text.png" alt="file"/> 
     52                                        <html:img page="/resources/images/utils/text.png" alt="file"/> 
    5353                                        <bean:message arg0="${nomJeu}" key="data.access.files.dowload.zip"/> 
    5454                                </html:link> 
     
    6464                        <nested:iterate property="fichiers" indexId="fId"> 
    6565                        <tr><td> 
    66                                 <html:img page="/images/utils/text.png" alt="file"/> 
     66                                <html:img page="/resources/images/utils/text.png" alt="file"/> 
    6767                                <nested:define id="file" property="fichierNom"/> 
    6868                                <bean:define id="pathFile" value="${path}/${file}"/> 
     
    7676                <div class="hdp" align="right"> 
    7777                        <html:link page="/data/access/files.jsp" anchor="top" titleKey="app.hdp"> 
    78                                 <html:img page="/images/utils/hdp1.png"/> 
     78                                <html:img page="/resources/images/utils/hdp1.png"/> 
    7979                        </html:link> 
    8080                </div> 
Note: See TracChangeset for help on using the changeset viewer.