diff options
Diffstat (limited to 'view/settings.tpl')
-rw-r--r-- | view/settings.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index d73e45a41..baf117844 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -1,5 +1,8 @@ <h1>Account Settings</h1> +$nickname_block + + <form action="settings" id="settings-form" method="post" > <div id="settings-username-wrapper" > @@ -14,7 +17,6 @@ </div> <div id="settings-email-end" ></div> -$nickname_block <div id="settings-timezone-wrapper" > |