- Timestamp:
- 07/07/10 17:29:41 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/skin/developer/actions/ActionProfile/whois.tpl
r923 r959 83 83 </tr> 84 84 {/if} 85 {hook run='profile_whois_privat_item' oUserProfile=$oUserProfile} 85 86 </table> 86 87 {/if} 87 88 89 {hook run='profile_whois_item' oUserProfile=$oUserProfile} 88 90 89 91 <h2>{$aLang.profile_activity}</h2> … … 167 169 {/if} 168 170 171 {hook run='profile_whois_activity_item' oUserProfile=$oUserProfile} 172 169 173 <tr> 170 174 <td>{$aLang.profile_date_registration}:</td>
