app/soc/templates/soc/user/edit_profile.html
changeset 2162 03ed2fa5ccc8
parent 1978 a8810c038500
equal deleted inserted replaced
2161:3b5e0e0880cd 2162:03ed2fa5ccc8
    38 {% if not user %}
    38 {% if not user %}
    39   <tr>
    39   <tr>
    40    <td class="fieldhelptext" colspan="4">
    40    <td class="fieldhelptext" colspan="4">
    41 This <i>Link ID</i> is used throughout the site when creating various URL
    41 This <i>Link ID</i> is used throughout the site when creating various URL
    42 links related to you and content you create.  As a result, it may only
    42 links related to you and content you create.  As a result, it may only
    43 consist of lower ASCII characters, digits, and underscores.  Also, it must
    43 consist of <a href="http://en.wikipedia.org/wiki/ASCII">ASCII</a>
       
    44 characters, digits, and underscores.  Also, it must
    44 be unique and not in use by any other user of the site.<br>
    45 be unique and not in use by any other user of the site.<br>
    45 <br>
    46 <br>
    46 <div style="text-align: center; font-size: 14pt;"><b>The Link ID can NOT be changed.</b></div>
    47 <div style="text-align: center; font-size: 14pt;"><b>The Link ID can NOT be changed.</b></div>
    47 <br>
    48 <br>
    48    </td>
    49    </td>