10 lines
285 B
Plaintext
10 lines
285 B
Plaintext
<form#importform method=POST style=display:none;
|
|
<table.form
|
|
<tr
|
|
<td
|
|
<input type=file name=file
|
|
<input type=hidden name=action value=import
|
|
<input type=submit name=submit value="import from file"
|
|
\ or #
|
|
<a href onclick="return importformToggle(event)" cancel
|