diff options
Diffstat (limited to 'templates/user_info.html')
-rw-r--r-- | templates/user_info.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user_info.html b/templates/user_info.html index 8d35015c..86e36023 100644 --- a/templates/user_info.html +++ b/templates/user_info.html @@ -27,7 +27,7 @@ </td> <td width="360" style="vertical-align: top;"> <table class="user-details"> - <tr height="30px"> + <tr> <th width="130" align="left"><strong>{% trans "Registered user" %}</strong></th> <th width="230" align="right"> {% if request.user|can_view_user_edit:view_user %} |