comparison Agendas/trunk/src/Agendas.Web/Views/Account/ChangePasswordSuccess.cshtml @ 48:08dbe42fdde1

Cambios menores en UI
author nelopauselli
date Fri, 13 May 2011 20:11:05 -0300
parents c62b77fc33f4
children
comparison
equal deleted inserted replaced
47:dcd8fc8d479c 48:08dbe42fdde1
1 @{ 1 <h2>Change Password</h2>
2 ViewBag.Title = "Change Password";
3 }
4
5 <h2>Change Password</h2>
6 <p> 2 <p>
7 Your password has been changed successfully. 3 Your password has been changed successfully.
8 </p> 4 </p>