|
|
@ -7,7 +7,7 @@ |
|
|
|
<input type="hidden" name="session" value="$session"> |
|
|
|
|
|
|
|
<input type="text" name="name" size="70" value="$slot.filename_clean" /> |
|
|
|
<input type="text" name="password" size="15" value="$slot.password" placeholder="$T('srv-password')"/> |
|
|
|
<input type="text" name="password" style="width:200px" size="100" value="$slot.password" placeholder="$T('srv-password')"/> |
|
|
|
|
|
|
|
<div> |
|
|
|
<select name="index"><optgroup label="$T('order')"> |
|
|
|