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/profile_content.tpl | 109 -------------------------------------- 1 file changed, 109 deletions(-) delete mode 100644 template/yoga/profile_content.tpl (limited to 'template/yoga/profile_content.tpl') diff --git a/template/yoga/profile_content.tpl b/template/yoga/profile_content.tpl deleted file mode 100644 index e6736f078..000000000 --- a/template/yoga/profile_content.tpl +++ /dev/null @@ -1,109 +0,0 @@ -
- -
- {'Registration'|@translate} - -
    -
  • - {'Username'|@translate} - {$USERNAME} -
  • -{if not $SPECIAL_USER} {* can modify password + email*} -
  • - - - - -
  • -{if not $IN_ADMIN} {* admins do not need old password*} -
  • - - - - -
  • -{/if} -
  • - - - - -
  • -
  • - - - - -
  • -
-{/if} -
- -
- {'Preferences'|@translate} - -
    -
  • - - - - -
  • -
  • - - - - -
  • -
  • - - - - {html_options name=template options=$template_options selected=$template_selection} -
  • -
  • - - - - {html_options name=language options=$language_options selected=$language_selection} -
  • -
  • - - - - -
  • -
  • - {'Expand all categories'|@translate} - {html_radios name='expand' options=$radio_options selected=$EXPAND} -
  • -
  • - {'Show number of comments'|@translate} - {html_radios name='show_nb_comments' options=$radio_options selected=$NB_COMMENTS} -
  • -
  • - {'Show number of hits'|@translate} - {html_radios name='show_nb_hits' options=$radio_options selected=$NB_HITS} -
  • -
  • - - - - -
  • -
  • - - - - -
  • -
-
- -

- - - -

- -
-- cgit v1.2.3