<?xml version="1.0" encoding="UTF-8"?>
<Scene Scope="Project" version="2">
<Scope Scope="Faces Configuration Only"/>
- <Scope Scope="Project"/>
+ <Scope Scope="Project">
+ <Node id="admin/admin_logout.xhtml" x="400" y="600" zoom="true"/>
+ <Node id="item_added.xhtml" x="1150" y="150" zoom="true"/>
+ <Node id="admin/index.xhtml" x="400" y="300" zoom="true"/>
+ <Node id="*" x="150" y="300" zoom="true"/>
+ <Node id="customer/register.xhtml" x="650" y="150" zoom="true"/>
+ <Node id="errorHandler.xhtml" x="900" y="450" zoom="true"/>
+ <Node id="terms.xhtml" x="650" y="300" zoom="true"/>
+ <Node id="customer/checkout.xhtml" x="400" y="150" zoom="true"/>
+ <Node id="bye.xhtml" x="650" y="450" zoom="true"/>
+ <Node id="privacy.xhtml" x="150" y="150" zoom="true"/>
+ <Node id="customer/checkout2.xhtml" x="150" y="750" zoom="true"/>
+ <Node id="index.xhtml" x="1400" y="150" zoom="true"/>
+ <Node id="imprint.xhtml" x="1150" y="300" zoom="true"/>
+ <Node id="admin/category.xhtml" x="150" y="600" zoom="true"/>
+ <Node id="customer/lost_passwd.xhtml" x="400" y="450" zoom="true"/>
+ <Node id="basket.xhtml" x="900" y="150" zoom="true"/>
+ <Node id="admin/product.xhtml" x="150" y="450" zoom="true"/>
+ <Node id="customer/login.xhtml" x="900" y="300" zoom="true"/>
+ </Scope>
<Scope Scope="All Faces Configurations"/>
</Scene>
<div class="table_row">
<div class="table_left25">
- <h:selectBooleanCheckbox class="input" id="privacy" required="true" requiredMessage="#{PRIVACY_POLICY_NOT_ACCEPTED_MESSAGE}">
+ <h:selectBooleanCheckbox class="input" id="privacy" required="true" requiredMessage="#{msg.PRIVACY_POLICY_NOT_ACCEPTED_MESSAGE}">
<f:validator validatorId="PrivacyTermsCheckboxValidator" />
</h:selectBooleanCheckbox>
</div>