[geeklog-hg] geeklog: Denim: fixed the turbulence of the My Account page

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Mar 18 07:48:01 EDT 2013


changeset 8999:fc8ef3427661
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/fc8ef3427661
user: dengen
date: Mon Mar 18 20:47:11 2013 +0900
description:
Denim: fixed the turbulence of the My Account page

diffstat:

 public_html/layout/denim/preferences/profile.thtml |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r b076a681e534 -r fc8ef3427661 public_html/layout/denim/preferences/profile.thtml
--- a/public_html/layout/denim/preferences/profile.thtml	Sat Mar 16 20:08:52 2013 +0100
+++ b/public_html/layout/denim/preferences/profile.thtml	Mon Mar 18 20:47:11 2013 +0900
@@ -56,10 +56,9 @@
         <dd><input type="text" maxlength="96" value="{email_value}" name="email_conf" id="profile-email_conf" class="size6"{xhtml}></dd>
 
         {current_password_option}
-
-        {delete_account_option}
       </dl>
     </div>
+    {delete_account_option}
   </fieldset>
 </div>
 



More information about the geeklog-cvs mailing list