Skip to content

Commit 21fc617

Browse files
kareilaalierak
authored andcommitted
fix rename link in shop
1 parent 69a3711 commit 21fc617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/shop/renames.tt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
[% cart_display %]
1616

1717
<p>[% dw.ml( ".intro.$for" ) %]</p>
18-
<p>[% dw.ml( '.action', { aopts => "href='/rename'" } ) %]</p>
18+
<p>[% dw.ml( '.action', { aopts => "href='${site.root}/rename'" } ) %]</p>
1919

2020
<div style='clear: both;'></div>
2121
<form method='post'>

0 commit comments

Comments
 (0)