| | |
| | | <div class="panel panel_users">
|
| | |
|
| | | <div class="pnl_formsarea">
|
| | | <fieldset class="inlineLabels"><legend>Users</legend>
|
| | | <fieldset class="inlineLabels">
|
| | | <div class="ctrlHolder">
|
| | | <label for="username">{tmpl_var name='username_txt'}</label>
|
| | | <input name="username" id="username" value="{tmpl_var name='username'}" size="15" maxlength="30" type="text" class="textInput" />
|
| | |
| | | </div>
|
| | | <div class="ctrlHolder">
|
| | | <label for="startmodule">{tmpl_var name='startmodule_txt'}</label>
|
| | | <select name="startmodule" id="startmodule" class="selectInput">
|
| | | <select name="startmodule" id="startmodule" class="selectInput formLengthHalf">
|
| | | {tmpl_var name='startmodule'}
|
| | | </select>
|
| | | </div>
|