Skip to content

Commit

Permalink
Remove unneeded varialbe
Browse files Browse the repository at this point in the history
  • Loading branch information
Hlavtox authored Dec 30, 2023
1 parent 485d478 commit 664f479
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion views/templates/front/account_gdpr_page.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<script type="text/javascript">
var psgdpr_front_controller = "{/literal}{$psgdpr_front_controller|escape:'htmlall':'UTF-8'}{literal}";
var psgdpr_id_customer = "{/literal}{$psgdpr_front_controller|escape:'htmlall':'UTF-8'}{literal}";
var psgdpr_ps_version = "{/literal}{$psgdpr_ps_version|escape:'htmlall':'UTF-8'}{literal}";
</script>
{/literal}
{/block}

0 comments on commit 664f479

Please sign in to comment.