Rename login to sLogin for upcoming filter changes to account.php

This commit is contained in:
Chris Morgan
2006-07-07 16:16:19 +00:00
committed by WineHQ
parent b76c6d3522
commit 41597c9a79

View File

@@ -33,7 +33,7 @@ function cmd_send_passwd() {
</tr> </tr>
<tr> <tr>
<td colspan=2 align=center class=color3> <td colspan=2 align=center class=color3>
<input type="submit" name="login" value=" Login " class=button> <input type="submit" name="sLogin" value=" Login " class=button>
</td> </td>
</tr> </tr>
</table> </table>