app/soc/templates/soc/user/list/user_heading.html
author Todd Larsen <tlarsen@google.com>
Fri, 21 Nov 2008 07:07:55 +0000
changeset 529 7c5ec72cdcf1
parent 513 3c1e16637ad7
permissions -rw-r--r--
Replace nick_name and its variants with public_name. Remove the soc/templates/soc/person/edit.html template, since it does not appear to be referenced anywhere (and contained a nick_name reference that would otherwise need to be remedied). Patch by: Todd Larsen

<tr align="left">
  <th class="first" align="right">Account</th>
  <th>Email</th>
  <th>Public name</th>
  <th>Link ID</th>
</tr>