]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/WEB-INF/templates/login/login_base.tpl
global commit: changed name space to jcp.org as this is seems to be lesser proprietary?
[jjobs-war.git] / web / WEB-INF / templates / login / login_base.tpl
index d3e0f5fc89b58718fe873d8a32411f7f8a35112f..dafc778692108fb3ae5f4c43c7fe87dc1a97f7f4 100644 (file)
@@ -2,7 +2,7 @@
 <ui:composition
        template="/WEB-INF/templates/base.tpl"
        xmlns="http://www.w3.org/1999/xhtml"
-       xmlns:ui="http://java.sun.com/jsf/facelets"
+       xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
        xmlns:h="http://xmlns.jcp.org/jsf/html">
 
        <ui:define name="title">#{msg.PAGE_TITLE_LOGIN_AREA} - <ui:insert name="login_title" class="login_title" /></ui:define>