summaryrefslogtreecommitdiff
path: root/fs_passwd
diff options
context:
space:
mode:
authorivan <ivan>2004-04-09 22:28:06 +0000
committerivan <ivan>2004-04-09 22:28:06 +0000
commit42b77edd5f8c054b1a05511d09563b9a663cfc14 (patch)
tree993a32c9d73280c8c15ba2a6fafce413eef30bd7 /fs_passwd
parent179de7c7734515475859823659b0ffb1ddc59635 (diff)
fs_passwd.cgi
Diffstat (limited to 'fs_passwd')
-rw-r--r--fs_passwd/fs_passwd.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/fs_passwd/fs_passwd.html b/fs_passwd/fs_passwd.html
index fadc4df..7e06ecf 100644
--- a/fs_passwd/fs_passwd.html
+++ b/fs_passwd/fs_passwd.html
@@ -9,6 +9,9 @@
<tr><th align="right">Username</th>
<td><input type="text" name="username" size="18"></td>
</tr>
+ <tr><th align="right">Domain</th>
+ <td><input type="text" name="domain" size="18"></td>
+ </tr>
<tr><th align="right">Current password</th>
<td><input type="password" name="old_password" size="18"></td>
</tr>