Changeset - 86aa4f1f130b
[Not reviewed]
beta
0 5 0
Marcin Kuzminski - 13 years ago 2012-06-01 17:59:57
marcin@python-works.com
white space cleanup
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/templates/admin/users/user_edit_my_account_form.html
Show inline comments
 
@@ -73,13 +73,13 @@
 
                    <div class="input">
 
                        ${h.text('email',class_="medium")}
 
                    </div>
 
                 </div>
 

	
 
                <div class="buttons">
 
                  ${h.submit('save',_('Save'),class_="ui-button")}
 
                  ${h.reset('reset',_('Reset'),class_="ui-button")}
 
                </div>
 
            </div>
 
        </div>
 
    ${h.end_form()}
 
    </div>
 
\ No newline at end of file
 
    </div>
0 comments (0 inline, 0 general)