Hello. How do I alter the structure of the html inside the form tags of the user login form block in Drupal 7? I already got block--user--login.tpl.php to work which outputs the whole login form with "print $content". How do I output each element so I can control/re-arrange it. Thanks.
↧