From 3c0aa312a9cb6dce05ec20b93191700e17b1a170 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Thu, 25 Feb 2010 20:15:28 -0500 Subject: Fixed new-user profile --- template/profile.st | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/template/profile.st b/template/profile.st index e3f59ae..46e8cb4 100755 --- a/template/profile.st +++ b/template/profile.st @@ -11,12 +11,9 @@ - + jQuery(document).ready(initProfile); + @@ -28,7 +25,8 @@

-
+
+
$if(dumps)$ $dumps:{ d | $logged_dump(dump=d)$ }$ @@ -48,8 +46,6 @@
$endif$ - - $endif$

contact info

$if(contact)$ @@ -72,7 +68,6 @@ $endif$ -
@@ -98,7 +93,11 @@ $endif$ $if(is_home)$ -
$avatar$
+
+
$avatar$
+ + +
$endif$

Step ❷

-- cgit v1.2.3-70-g09d2