Changeset 955 for trunk/templates/skin/new/actions/ActionProfile/whois.tpl
- Timestamp:
- 07/07/10 16:45:41 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/skin/new/actions/ActionProfile/whois.tpl
r631 r955 92 92 </tr> 93 93 {/if} 94 95 {hook run='profile_whois_privat_item' oUserProfile=$oUserProfile} 94 96 </table> 95 97 <br /> 96 98 {/if} 99 100 {hook run='profile_whois_item' oUserProfile=$oUserProfile} 101 97 102 <br /> 98 103 <h1 class="title">{$aLang.profile_activity}</h1> … … 176 181 {/if} 177 182 183 {hook run='profile_whois_activity_item' oUserProfile=$oUserProfile} 184 178 185 <tr> 179 186 <td class="var">{$aLang.profile_date_registration}:</td>
