From e859fe07e4d8406ae95896b7fbd2d2951f4d4d5d Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 11 Dec 2010 13:42:19 +0000 Subject: css sprites (still ongoing) git-svn-id: http://piwigo.org/svn/trunk@8076 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/profile.tpl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'themes/default/template/profile.tpl') diff --git a/themes/default/template/profile.tpl b/themes/default/template/profile.tpl index 2bfcad3d1..3a401c599 100644 --- a/themes/default/template/profile.tpl +++ b/themes/default/template/profile.tpl @@ -10,12 +10,14 @@ {/if} -
- -

{'Profile'|@translate}

-
+
+ +

{'Profile'|@translate}

+
{$PROFILE_CONTENT} -- cgit v1.2.3