Actions
Feature #3165
closedView hook: account/show/#
Start date:
2009-04-13
Due date:
% Done:
100%
Estimated time:
Resolution:
Description
On line 32, I have inserted the following; this goes at the bottom of the "splitcontentleft" div.
+ + <%= call_hook :view_account_left_bottom, :user => @user %> +
Actions