From c9dfb3a41f0341531594de215a25d7cb0091ca56 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 9 Mar 2010 20:17:00 +0000 Subject: feature 1494: move all *.tpl files from template/yoga to the new template/default (from which yoga derives) git-svn-id: http://piwigo.org/svn/trunk@5095 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/register.tpl | 68 ---------------------------------------------- 1 file changed, 68 deletions(-) delete mode 100644 template/yoga/register.tpl (limited to 'template/yoga/register.tpl') diff --git a/template/yoga/register.tpl b/template/yoga/register.tpl deleted file mode 100644 index 7e5a31d70..000000000 --- a/template/yoga/register.tpl +++ /dev/null @@ -1,68 +0,0 @@ -
- -
- -
-
    -
  • {'Home'|@translate}
  • -
-

{'Registration'|@translate}

-
- -{if isset($errors)} -
-
    - {foreach from=$errors item=error} -
  • {$error}
  • - {/foreach} -
-
-{/if} - -
-
- {'Enter your personnal informations'|@translate} - -
    -
  • - - - - -
  • -
  • - - - - -
  • -
  • - - - - -
  • -
  • - - - - - ({'useful when password forgotten'|@translate}) -
  • -
- -
- -

- - -

- -
- - - -
-
-- cgit v1.2.3