3 You can change your account settings:</p>
\r
7 <strong>$message</strong>
\r
11 <form action="UpdateAccount.rails" method="post">
\r
14 <legend>Account:</legend>
\r
16 <table width="380px" border="0" cellspacing="5" cellpadding="2">
\r
18 <td width="120px">Login:</td>
\r
19 <td><b>${author.login}</b></td>
\r
23 <td><input type="text" name="name" value="${author.name}" maxlength="45" size="30"></td>
\r
27 <td><input type="text" name="email" value="" maxlength="100" size="30"></td>
\r
34 <div align="center">
\r
35 <input name="act" type="submit" value="Update">
\r