This commit is contained in:
zzz
2009-05-30 15:51:55 +00:00
parent ec5cc7e4d3
commit f8901e94a9

View File

@ -98,7 +98,7 @@ class ProfileOrganizerRenderer {
buf.append("<tr><td colspan=\"7\"><hr /></td></tr>\n");
prevTier = tier;
buf.append("<tr><td nowrap>");
buf.append("<tr><td align=\"right\" nowrap>");
buf.append(_context.commSystem().renderPeerHTML(peer));
buf.append("</td><td>");