Subversion Repositories bacoAlunos

Rev

Rev 1387 | Rev 1395 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1387 Rev 1394
Line 466... Line 466...
466
 
466
 
467
            <!--System instance type specifications-->
467
            <!--System instance type specifications-->
468
 
468
 
469
            <replacefilter token="@email.password@" value="${email.password}"/>
469
            <replacefilter token="@email.password@" value="${email.password}"/>
470
            <replacefilter token="@test.control.var@" value="${test.control.var}"/>
470
            <replacefilter token="@test.control.var@" value="${test.control.var}"/>
-
 
471
 
-
 
472
            <replacefilter token="@mode.pae.enabled@" value="${mode.pae.enabled}"/>
471
            <replacefilter token="@system.theme@" value="${system.theme}"/>
473
            <replacefilter token="@system.theme@" value="${system.theme}"/>
472
            <replacefilter token="@authentication.policy.service@" value="${authentication.policy.service}"/>
474
            <replacefilter token="@authentication.policy.service@" value="${authentication.policy.service}"/>
473
            <replacefilter token="@authentication.policy.username.msg.key@" value="${authentication.policy.username.msg.key}"/>
475
            <replacefilter token="@authentication.policy.username.msg.key@" value="${authentication.policy.username.msg.key}"/>
474
            <replacefilter token="@authentication.policy.password.msg.key@" value="${authentication.policy.password.msg.key}"/>
476
            <replacefilter token="@authentication.policy.password.msg.key@" value="${authentication.policy.password.msg.key}"/>
475
            <replacefilter token="@system.redirections.policy.index.welcome@" value="${system.redirections.policy.index.welcome}"/>
477
            <replacefilter token="@system.redirections.policy.index.welcome@" value="${system.redirections.policy.index.welcome}"/>