You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
454 B

{title help="tests"}{tr}TikiTests Record Configuration{/tr}{/title}
{include file='tiki-tests_menubar.tpl'}
<form action="tiki_tests/tiki-tests_record.php" method="post">
{tr}File Name:{/tr}<input type="text" name="filename"><br>
{tr}Use Current Session/Log out{/tr}<input type="checkbox" name="current_session" value="y"><br>
<input type="submit" class="btn btn-primary btn-sm" name="action" value="{tr}Start Recording Test{/tr}">
</form>