updated drupal core to 7.43
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
*/
|
||||
?>
|
||||
<?php if ($user_picture): ?>
|
||||
<div class="user-picture">
|
||||
<div class="<?php print $classes; ?>">
|
||||
<?php print $user_picture; ?>
|
||||
</div>
|
||||
<?php endif; ?>
|
||||
|
Reference in New Issue
Block a user