Fixed deprecated template usage

This commit is contained in:
Ingo Schommer 2013-03-19 11:36:06 +01:00
parent c41b725d4f
commit 05dff87ab0
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
</div>
<% end_if %>
<% if Page2MultiForm %>
<% control Page2MultiForm %><% include MultiFormProgressList %><% end_control %>
<% with Page2MultiForm %><% include MultiFormProgressList %><% end_with %>
$Page2MultiForm
<% end_if %>
<% if Form %>