From 732e456b3ba0c3e9ff4134e0ea815df03375918b Mon Sep 17 00:00:00 2001 From: rvelices Date: Sat, 1 Mar 2008 14:24:04 +0000 Subject: - thumbnails.tpl migration git-svn-id: http://piwigo.org/svn/trunk@2234 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/wipi/theme.css | 2 - template/yoga/thumbnails.tpl | 78 +++++++++++++++++++------------------- 2 files changed, 38 insertions(+), 42 deletions(-) (limited to 'template') diff --git a/template/yoga/theme/wipi/theme.css b/template/yoga/theme/wipi/theme.css index 0cd85f53e..000ac4ca2 100644 --- a/template/yoga/theme/wipi/theme.css +++ b/template/yoga/theme/wipi/theme.css @@ -254,8 +254,6 @@ input#qsearchInput { padding: 1px 3px; } .zero { display: none } -.one { background: transparent; } -.plural { background: transparent; } .nb-hits { color: #69c; } .nb-comments { color: #f92; } diff --git a/template/yoga/thumbnails.tpl b/template/yoga/thumbnails.tpl index 84c814a76..106a20847 100644 --- a/template/yoga/thumbnails.tpl +++ b/template/yoga/thumbnails.tpl @@ -1,43 +1,41 @@ - - - +{* $Id$ *} + +{if !empty($thumbnails)} - +{/if} + + -- cgit v1.2.3