summaryrefslogtreecommitdiff
path: root/fs_passwd/fs_passwd.html
diff options
context:
space:
mode:
Diffstat (limited to 'fs_passwd/fs_passwd.html')
-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>