From bf596c72795f70d154381d90d89171bab599997f Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 31 Oct 2005 13:47:58 +0000 Subject: - modification: use "filter" class for quickconnect box (with some custom modifications) - bug fixed: the total number of pictures had disappeared git-svn-id: http://piwigo.org/svn/trunk@919 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/category.tpl | 46 +++++++++++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 19 deletions(-) (limited to 'template/yoga/category.tpl') diff --git a/template/yoga/category.tpl b/template/yoga/category.tpl index ed3b93fef..1349c92ce 100644 --- a/template/yoga/category.tpl +++ b/template/yoga/category.tpl @@ -16,6 +16,7 @@
{L_CATEGORIES}
{MENU_CATEGORIES_CONTENT} +

{NB_PICTURE} {L_TOTAL}

@@ -52,7 +53,7 @@
  • {L_REGISTER}
  • -
  • {L_LOGIN}
  • +
  • {lang:Connection}
  • {L_LOGOUT}
  • @@ -65,28 +66,35 @@ -
    -
    -
      -
    • - - - -
    • -
    • - - -
    • + +
      + {lang:Connection} + + + + + -
    • - - -
    • + -
    -

    + +

    + +

    + +
    +
    -- cgit v1.2.3