Fix for Modify user profile page theme

  1. return array(
  2.           'user_profile' => array(
  3.       'arguments' => array('form' => NULL),
  4.       'template'=> 'user-profile'
  5.         ),
  6.     );
  7.         }

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.