Ignore:
Timestamp:
10/17/11 15:58:12 (13 years ago)
Author:
vmipsl
Message:

EVO_MGI_011

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ether_megapoli/trunk/web/resources/templates/mainTemplate.jsp

    r220 r222  
    4848 
    4949        <div id="title_tools" class="title_tools span-24"> 
    50             <div id="title" class="span-17" align="center"><h0><bean:message key="app.fulltitle"/></h0></div> 
     50            <div id="title" class="span-17" align="center"> 
     51                <h0><bean:message key="app.fulltitle"/></h0> 
     52            </div> 
    5153 
    5254            <div id="tools" class="span-7 last" align="right"> 
    53                 <div class="span-1 colborder"><html:link page="/index.jsp"><h4><bean:message key="app.home"/></h4></html:link></div> 
     55                <div class="span-1 colborder"><html:link page="/index.jsp"><h4><bean:message key="app.home"/></h4> 
     56                </html:link></div> 
    5457 
    5558                <div class="span-1 colborder"> 
    5659                    <logic:notEqual name="lang" value="en"> 
    57                         <html:link page="/English.do" paramName="relativePageUri" paramId="requestUri" titleKey="app.en"><h4><bean:message key="app.en"/></h4></html:link> 
     60                        <html:link page="/English.do" paramName="relativePageUri" paramId="requestUri" 
     61                                   titleKey="app.en"><h4><bean:message key="app.en"/></h4></html:link> 
    5862                    </logic:notEqual> 
    5963                    <logic:equal name="lang" value="en"> 
    60                         <html:link page="/French.do" paramName="relativePageUri" paramId="requestUri" titleKey="app.fr"><h4><bean:message key="app.fr"/></h4></html:link> 
     64                        <html:link page="/French.do" paramName="relativePageUri" paramId="requestUri" titleKey="app.fr"> 
     65                            <h4><bean:message key="app.fr"/></h4></html:link> 
    6166                    </logic:equal> 
    6267                </div> 
    6368 
    64                 <div class="span-1 colborder"><html:link page="/index.jsp"><h4><bean:message key="app.connexion"/></h4></html:link></div> 
     69                <div class="span-1 colborder"><html:link page="/index.jsp"><h4><bean:message key="app.connexion"/></h4> 
     70                </html:link></div> 
    6571 
    6672                <div class="span-1 last"> 
    6773                    <html:link href="mailto:${webmaster}?subject=[MEGAPOLI]"> 
    68                         <h4><html:img page="/resources/images/utils/enveloppe.jpg" titleKey="app.webmaster" altKey="app.webmaster" width="17px" height="15px"/></h4> 
     74                        <h4><html:img page="/resources/images/utils/enveloppe.jpg" titleKey="app.webmaster" 
     75                                      altKey="app.webmaster" width="17px" height="15px"/></h4> 
    6976                    </html:link> 
    7077                </div> 
     
    8895                </html:link> 
    8996 
    90                 <html:link page="/JeuxAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.jeux"/></h3></html:link> 
    91                 <html:link page="/ParametresAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.param"/></h3></html:link> 
    92                 <html:link page="/CapteursAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.capt"/></h3></html:link> 
    93                 <html:link page="/PlateformesAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.plat"/></h3></html:link> 
     97                <html:link page="/JeuxAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.jeux"/></h3> 
     98                </html:link> 
     99                <html:link page="/ParametresAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.param"/></h3> 
     100                </html:link> 
     101                <html:link page="/CapteursAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.capt"/></h3> 
     102                </html:link> 
     103                <html:link page="/PlateformesAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.plat"/></h3> 
     104                </html:link> 
    94105            </div> 
    95106 
     
    98109 
    99110                <logic:notPresent name="SES_USER" scope="session"> 
    100                     <html:link page="/InitLogonAccess.do" paramName="access" paramId="source"><h3>&nbsp;-&nbsp;<bean:message key="data.access.extract"/></h3></html:link> 
     111                    <html:link page="/InitLogonAccess.do" paramName="access" paramId="source"><h3> 
     112                        &nbsp;-&nbsp;<bean:message key="data.access.extract"/></h3></html:link> 
    101113                </logic:notPresent> 
    102114                <logic:present name="SES_USER" scope="session"> 
    103                     <html:link page="/DataAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.extract"/></h3></html:link> 
     115                    <html:link page="/DataAccess.do"><h3>&nbsp;-&nbsp;<bean:message key="data.access.extract"/></h3> 
     116                    </html:link> 
    104117                </logic:present> 
    105118 
    106119                <logic:notPresent name="SES_USER" scope="session"> 
    107                     <html:link page="/InitLogon.do" paramName="upload" paramId="source"><h3>&nbsp;-&nbsp;<bean:message key="data.upload"/></h3></html:link> 
     120                    <html:link page="/InitLogon.do" paramName="upload" paramId="source"><h3>&nbsp;-&nbsp;<bean:message 
     121                            key="data.upload"/></h3></html:link> 
    108122                </logic:notPresent> 
    109123                <logic:present name="SES_USER" scope="session"> 
    110                     <html:link page="/PrepareTree.do"><h3>&nbsp;-&nbsp;<bean:message key="data.upload"/></h3></html:link> 
     124                    <html:link page="/PrepareTree.do"><h3>&nbsp;-&nbsp;<bean:message key="data.upload"/></h3> 
     125                    </html:link> 
    111126                </logic:present> 
    112127            </div> 
    113128 
    114129            <div id="menuVisualization" class="span-4 last"> 
    115                 <html:link page="/visualization?methodName=view"><h2><bean:message key="all.visualization"/></h2></html:link> 
     130                <html:link page="/visualization?methodName=view"><h2><bean:message key="all.visualization"/></h2> 
     131                </html:link> 
    116132 
    117                 <html:link page="/visualization?methodName=viewParametersByPlateform"><h3>&nbsp;-&nbsp;<bean:message key="data.visualization"/></h3></html:link> 
    118                 <html:link page="/visualization/inWork.jsp"><h3>&nbsp;-&nbsp;<bean:message key="simulation.visualization"/></h3></html:link> 
     133                <html:link page="/visualization?methodName=viewParametersByPlateform"><h3>&nbsp;-&nbsp;<bean:message 
     134                        key="data.visualization"/></h3></html:link> 
     135                <html:link page="/visualization/inWork.jsp"><h3>&nbsp;-&nbsp;<bean:message 
     136                        key="simulation.visualization"/></h3></html:link> 
    119137            </div> 
    120138        </div> 
     
    143161        <table width="100%" style="color:white;font-size: 12px"> 
    144162            <tr> 
    145                 <td align="left">&copy; 2010-2011 <html:link href="http://www.sedoo.fr" target="help" 
    146                                                              titleKey="app.linksedoo">Sedoo</html:link> / CNRS 
     163                <td align="left">&copy; 2010-2011 <html:link href="http://www.ipsl.fr" target="help" 
     164                                                             titleKey="app.linkIPSL">IPSL</html:link> / CNRS 
    147165                </td> 
    148166                <td align="center"><bean:message key="app.infonavig"/></td> 
    149                 <td align="right"><i><bean:message key="app.lastModified"/> : <bean:write 
    150                         name="lastModified"/></i></td> 
     167                <td align="right"> 
     168                    <i><bean:message key="app.lastModified"/> : <bean:write name="lastModified"/></i> 
     169                </td> 
    151170            </tr> 
    152171        </table> 
Note: See TracChangeset for help on using the changeset viewer.