From 6930c0e7e081d2cd043fbed8eadfd1f394e782fd Mon Sep 17 00:00:00 2001 From: dave Date: Sat, 21 Jun 2008 09:33:34 +0000 Subject: a couple of small, temp, profile layout tweaks. git-svn-id: https://code.elgg.org/elgg/trunk@1041 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/views/default/profile/userdetails.php | 36 +++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'mod') diff --git a/mod/profile/views/default/profile/userdetails.php b/mod/profile/views/default/profile/userdetails.php index 1481f32c5..f30a6d103 100644 --- a/mod/profile/views/default/profile/userdetails.php +++ b/mod/profile/views/default/profile/userdetails.php @@ -20,14 +20,14 @@ echo elgg_view( "profile/icon", array( 'entity' => $vars['entity'], - 'align' => "right", + 'align' => "left", 'size' => $iconsize, ) ); ?> - +
@@ -78,22 +78,22 @@

guid) - { -?> -

- -

-

- -

-guid) + { +?> +

+ +

+

+ +

+ -- cgit v1.2.3