forked from Coded/SIPRP
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							30 lines
						
					
					
						
							1.6 KiB
						
					
					
				
			
		
		
	
	
							30 lines
						
					
					
						
							1.6 KiB
						
					
					
				<?xml version="1.0" encoding="ISO-8859-1"?>
 | 
						|
<!-- 
 | 
						|
    Document   : Footer
 | 
						|
    Created on : Oct 6, 2008, 3:01:32 PM
 | 
						|
    Author     : lluis
 | 
						|
-->
 | 
						|
<jsp:root version="2.1" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:jsp="http://java.sun.com/JSP/Page" xmlns:webuijsf="http://www.sun.com/webui/webuijsf">
 | 
						|
    <jsp:directive.page contentType="text/html;charset=ISO-8859-1" pageEncoding="ISO-8859-1"/>
 | 
						|
    <f:subview id="footer">
 | 
						|
        <webuijsf:page id="page1">
 | 
						|
            <webuijsf:html id="html1">
 | 
						|
                <webuijsf:head id="head1">
 | 
						|
                    <webuijsf:link id="link1" url="/resources/stylesheet.css"/>
 | 
						|
                </webuijsf:head>
 | 
						|
                <webuijsf:body id="body1" style="-rave-layout: grid">
 | 
						|
                    <webuijsf:form id="form1">
 | 
						|
                        <h:panelGrid columnClasses="gridColCenter" columns="1" id="gridPanel1" style="height: 24px; width: 100%">
 | 
						|
                            <webuijsf:panelGroup id="groupPanel1">
 | 
						|
                                <webuijsf:staticText escape="false" id="staticText1" text="Software desenvolvido por&nbsp;"/>
 | 
						|
                                <webuijsf:image id="image1" url="/resources/images/logo_evolute_small.png"/>
 | 
						|
                                <webuijsf:staticText escape="false" id="staticText2" text="&nbsp;&copy; 2008"/>
 | 
						|
                            </webuijsf:panelGroup>
 | 
						|
                        </h:panelGrid>
 | 
						|
                    </webuijsf:form>
 | 
						|
                </webuijsf:body>
 | 
						|
            </webuijsf:html>
 | 
						|
        </webuijsf:page>
 | 
						|
    </f:subview>
 | 
						|
</jsp:root>
 |