From 00ac0f8d3e45c4fa8b25c646c2b162742038849a Mon Sep 17 00:00:00 2001 From: gweltas Date: Sun, 18 Jan 2004 02:13:02 +0000 Subject: Conformity with the XHTML 1.0 transitional standard Creation of the following files : - template/default/header.php and template/default/footer.php to ensure a common standard - default.css to be CSS valid Obsolescence of the following files : - template/default/theme/conf.php - template/default/style.inc.php Custom galleries should reflect those changes. git-svn-id: http://piwigo.org/svn/branches/release-1_3@290 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/category.vtp | 26 +++++--------------------- 1 file changed, 5 insertions(+), 21 deletions(-) (limited to 'template/default/category.vtp') diff --git a/template/default/category.vtp b/template/default/category.vtp index ed4cc67a9..64d0d6005 100644 --- a/template/default/category.vtp +++ b/template/default/category.vtp @@ -1,11 +1,3 @@ - - - - {#style} - {#title} - - - {#header}
@@ -16,11 +8,11 @@
[ {#nb_total_pictures} {#total} ]
-
  {#favorite_cat} [ {#nb_favorites} ] +
 > {#favorite_cat} [ {#nb_favorites} ] -
  {#stats} -
      {#top_number} {#most_visited_cat} -
      {#recent_cat} {#icon_short} +
 > {#stats} +
     > {#top_number} {#most_visited_cat} +
     > {#recent_cat} {#icon_short} {#frame_end}
 
@@ -101,12 +93,4 @@
- - - - - {#footer} - - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3