From c55dbbc995e152af3f2c88662101b0643d2e171a Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 23 May 2008 22:38:14 +0000 Subject: Removed file/folder git-svn-id: http://piwigo.org/svn/trunk@2358 68402e56-0260-453c-a942-63ccdbb3a9ee --- BSF/template/yoga/profile.tpl | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 BSF/template/yoga/profile.tpl (limited to 'BSF/template/yoga/profile.tpl') diff --git a/BSF/template/yoga/profile.tpl b/BSF/template/yoga/profile.tpl deleted file mode 100644 index 75ea61d48..000000000 --- a/BSF/template/yoga/profile.tpl +++ /dev/null @@ -1,22 +0,0 @@ -{* $Id$ *} -
- -{if isset($errors)} -
-
    - {foreach from=$errors item=error} -
  • {$error}
  • - {/foreach} -
-
-{/if} - -
-
    -
  • {'home'|@translate}
  • -
-

{'Profile'|@translate}

-
- -{$PROFILE_CONTENT} -
-- cgit v1.2.3