changed layout: instead of displaying a link to stop testdrive display a submit button
This commit is contained in:
parent
216e566227
commit
1d06015923
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
[Currently testing the layout '<% this.title linkto="main" %>'.<br />
|
||||
<% this.link to="stopTestdrive" text="Click here" %> to switch back to default layout.]
|
||||
<form method="get" action="<% this.href action="stopTestdrive" %>">
|
||||
<div>Currently testing the layout '<% this.title linkto="main" %>'<br /><% input type="submit" name="stop" value="Stop testing the layout" %></div>
|
||||
|
|
Loading…
Add table
Reference in a new issue