aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa
diff options
context:
space:
mode:
Diffstat (limited to 'jsaccess/jsa')
-rw-r--r--jsaccess/jsa/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsaccess/jsa/index.html b/jsaccess/jsa/index.html
index d04214f..7ac95e4 100644
--- a/jsaccess/jsa/index.html
+++ b/jsaccess/jsa/index.html
@@ -20,7 +20,7 @@
<div id="forms">
<form id="form-getlist" onsubmit="return false;">
<h2>1. Enter password</h2>
- <input type="text" id="password"/><input type="submit" id="getlist" value="Get files list" onclick="jsagetlist()"/>
+ <input type="password" id="password"/><input type="submit" id="getlist" value="Get files list" onclick="jsagetlist()"/>
</form>
<form id="form-download" onsubmit="return false;">
<h2>2. Select file</h2>