Skip to content

Commit

Permalink
Fixing header text issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pankaj-parashar committed Jul 28, 2023
1 parent a22c2a1 commit b9a2130
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="<p>Contact Us</p>
<p> </p>
"
text="<p>Employee Benefits Summary</p>
"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="&lt;p>Contact Us&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
text="&lt;p>Contact Details Update&lt;/p>&#xd;&#xa;"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="&lt;p>Contact Us&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
text="&lt;p>Purchase Request Form&lt;/p>&#xd;&#xa;"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="&lt;p>Contact Us&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
text="&lt;p>Quality Control Inspection&lt;/p>&#xd;&#xa;"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="&lt;p>Contact Us&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
text="&lt;p>Request for Account Statement&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
sling:resourceType="wcm/foundation/components/text"
text="&lt;p>Contact Us&lt;/p>&#xd;&#xa;&lt;p>&amp;nbsp;&lt;/p>&#xd;&#xa;"
text="&lt;p>Safety Inspection Form&lt;/p>&#xd;&#xa;"
textIsRich="true"
value="Company Name Here"/>
</pageheader>
Expand Down

0 comments on commit b9a2130

Please sign in to comment.