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/admin/configuration.tpl | 179 ------------------------------ 1 file changed, 179 deletions(-) delete mode 100644 BSF/template/yoga/admin/configuration.tpl (limited to 'BSF/template/yoga/admin/configuration.tpl') diff --git a/BSF/template/yoga/admin/configuration.tpl b/BSF/template/yoga/admin/configuration.tpl deleted file mode 100644 index 04d8c7855..000000000 --- a/BSF/template/yoga/admin/configuration.tpl +++ /dev/null @@ -1,179 +0,0 @@ -{* $Id$ *} -
- -

{'title_configuration'|@translate} {$TABSHEET_TITLE}

- {$TABSHEET} -
- -
- -{if isset($main)} -
-
    -
  • - - - - -
  • - -
  • - - - - -
  • - -
  • - - - - -
  • -
-
- -
-
    - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • - -
  • -
-
-{/if} - -{if isset($history)} -
-
    -
  • - -
  • - -
  • - -
  • - -
  • - -
  • -
-
-{/if} - - -{if isset($comments)} -
-
    -
  • - -
  • - -
  • - - - - -
  • - -
  • - -
  • - - -
  • - -
  • - -
  • - -
  • - -
-
-{/if} - -{if isset($upload)} -
-
    -
  • - -
  • -
  • -
  • -
  • - -
  • -
-
-{/if} - -{if isset($default)} -{$PROFILE_CONTENT} -{/if} - -{if !isset($default)} -

- - -

-{/if} -
-- cgit v1.2.3