From 621ed0b391f81bb7d636d1e447154e1f5b43fb24 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 3 Jan 2011 20:47:15 +0000 Subject: - css sprites - attempt to auto align plugin image links on the index page and picture pages - css sprites - a couple of rel nofolloz dissapeared - hide the flat icon if there are no sub albums for the current album git-svn-id: http://piwigo.org/svn/trunk@8463 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/index.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default/template/index.tpl') diff --git a/themes/default/template/index.tpl b/themes/default/template/index.tpl index 14d63ab18..aabe8f2b9 100644 --- a/themes/default/template/index.tpl +++ b/themes/default/template/index.tpl @@ -51,12 +51,12 @@ {/if} {if isset($U_MODE_POSTED)} -
  • +
  •  {'Calendar'|@translate}
  • {/if} {if isset($U_MODE_CREATED)} -
  • +
  •  {'Calendar'|@translate}
  • {/if} -- cgit v1.2.3