fix account update text

This commit is contained in:
ioBridge 2011-05-25 16:54:38 -04:00
parent a7ad235ff1
commit 27ccae61e8
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
</tr>
<tr>
<td class="left"></td>
<td class="right"><%= f.submit t(:account_edit_submit) %></td>
<td class="right"><%= f.submit t(:account_update) %></td>
</tr>
</table>
<% end %>