We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69a3711 commit 21fc617Copy full SHA for 21fc617
views/shop/renames.tt
@@ -15,7 +15,7 @@
15
[% cart_display %]
16
17
<p>[% dw.ml( ".intro.$for" ) %]</p>
18
-<p>[% dw.ml( '.action', { aopts => "href='/rename'" } ) %]</p>
+<p>[% dw.ml( '.action', { aopts => "href='${site.root}/rename'" } ) %]</p>
19
20
<div style='clear: both;'></div>
21
<form method='post'>
0 commit comments