Skip to content

Commit

Permalink
Merge pull request #24 from mbensoussan/patch-1
Browse files Browse the repository at this point in the history
Update gdpr.xml
  • Loading branch information
bastienlm authored Nov 2, 2018
2 parents 59d597c + a029c76 commit 34afb03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/design/frontend/base/default/layout/ph/gdpr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
</default>
<customer_account>
<reference name="customer_account_navigation">
<action method="addLink" ifconfig="phgdpr/customer_data_remove/enable" condition="1">
<action method="addLink" translate="label" ifconfig="phgdpr/customer_data_remove/enable" condition="1">
<name>delete</name>
<path>phgdpr/customer/deleteconfirmation</path>
<label>Delete my account</label>
</action>
<action method="addLink" ifconfig="phgdpr/customer_data_download/enable" condition="1">
<action method="addLink" translate="label" ifconfig="phgdpr/customer_data_download/enable" condition="1">
<name>download</name>
<path>phgdpr/customer/downloadview</path>
<label>Download my account data</label>
Expand Down

0 comments on commit 34afb03

Please sign in to comment.