|
|
|
@ -19,7 +19,7 @@
|
|
|
|
|
<p><label for="confirm"><?cs call:help_popUp(Lang.Text.ConfirmInitHint,'confirm_text') ?><br/>
|
|
|
|
|
<span class="note" id="confirmtext"><?cs var:Lang.Text.ConfirmInit ?></span></label><br/>
|
|
|
|
|
<input type="text" id="confirm" name="confirm" size="30" tabindex="3" maxlength="50" /></p>
|
|
|
|
|
<input type="hidden" name="action" value="init_do">
|
|
|
|
|
<input type="hidden" name="action" value="init_do" />
|
|
|
|
|
<button type="submit" tabindex="4"><?cs var:Lang.Button.DoInit ?></button>
|
|
|
|
|
</form>
|
|
|
|
|
</div>
|
|
|
|
|