Subversion Repositories Sigmater

Rev

Rev 6 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
<%@ taglib prefix="s" uri="/struts-tags" %>

<s:url id="logoEnteUrl" action="paginaIniziale!immagineLogoUtente.action"  />

<img src="img/s3LogoS3.gif"  alt="Sistema SIGMA TER"/>
<%--  
<img id="logo_rer" style="top: 25px;" src="img/Logo_Liguria.png"  alt="Regione Liguria"/>
--%>
<s:if test="%{#session.principal != null}">
        <img id="logo_rer" style="top: 25px; height: 70px;" src="<s:property value="#logoEnteUrl"/>"  alt="Logo Ente"/>
</s:if>