summaryrefslogtreecommitdiffstats
path: root/templates/user_info.html
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2009-08-10 21:40:01 -0400
commit1eacc7a42618e84766477fbcc2c32a1da3547115 (patch)
tree23b90f5410c1dfd94704cbb38aad2bdf32cf0f5f /templates/user_info.html
parent0f607d83e801192977bff15c256456fa2f44ff85 (diff)
downloadaskbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.gz
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.tar.bz2
askbot-1eacc7a42618e84766477fbcc2c32a1da3547115.zip
untested commit. merged Adolfos mods, validated most of html, slugify urls, fixed IE issues in openid signin
Diffstat (limited to 'templates/user_info.html')
-rw-r--r--templates/user_info.html2
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 %}