# HG changeset patch # User Mads Kiilerich # Date 1492214187 -7200 # Node ID a1f8bf0428c5a3123da9c3ba2dbd8ada50be0b0e # Parent 304aae43194c5fc8c25157cc4c4d6badffff9aac admin: clean-up of Gravatar and IP in user profile headers Move things around and use Bootstrap compatible markup. The user IP will rarely be relevant - especially not on the admin pages; the IP configuration there is more for other user's IP. It might however be somewhat relevant for a (non-admin) user to know his own IP. There is no obvious place to show that - it doesn't really fit in as a part of the user profile. Anyway, just show it under Show Permissions. diff -r 304aae43194c -r a1f8bf0428c5 kallithea/templates/admin/my_account/my_account.html --- a/kallithea/templates/admin/my_account/my_account.html Fri Apr 14 21:30:42 2017 +0200 +++ b/kallithea/templates/admin/my_account/my_account.html Sat Apr 15 01:56:27 2017 +0200 @@ -22,14 +22,6 @@ ##main