Changing startup status to use requested url for continue link.
This commit is contained in:
parent
4bf0729f04
commit
0324d89561
2 changed files with 16 additions and 5 deletions
|
@ -100,7 +100,7 @@
|
|||
|
||||
<#-- If there were no fatal errors, let them go forward from here. -->
|
||||
<#if showLink>
|
||||
<p><a href="." title="continue">Continue</a></p>
|
||||
<p><a href="${url}" title="continue">Continue</a></p>
|
||||
</#if>
|
||||
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue