From ef9766a2916e0641f9a822e577fe0eb67ad447a8 Mon Sep 17 00:00:00 2001 From: rvelices Date: Mon, 17 Oct 2011 20:51:49 +0000 Subject: feature 2477: Remove unused CSS / html elements from version 2.3 git-svn-id: http://piwigo.org/svn/trunk@12479 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/comment_list.tpl | 2 +- themes/default/template/comments.tpl | 2 +- themes/default/template/identification.tpl | 2 +- themes/default/template/password.tpl | 4 ++-- themes/default/template/picture.tpl | 2 -- 5 files changed, 5 insertions(+), 7 deletions(-) (limited to 'themes/default/template') diff --git a/themes/default/template/comment_list.tpl b/themes/default/template/comment_list.tpl index d35b2e18f..852153897 100644 --- a/themes/default/template/comment_list.tpl +++ b/themes/default/template/comment_list.tpl @@ -40,7 +40,7 @@ - + {else} diff --git a/themes/default/template/comments.tpl b/themes/default/template/comments.tpl index ab1455590..28a0a5074 100644 --- a/themes/default/template/comments.tpl +++ b/themes/default/template/comments.tpl @@ -63,7 +63,7 @@ -

+

diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index 5ccfb7133..3deff9c54 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.tpl @@ -52,7 +52,7 @@

- +

diff --git a/themes/default/template/password.tpl b/themes/default/template/password.tpl index eef2c64e2..493e1000f 100644 --- a/themes/default/template/password.tpl +++ b/themes/default/template/password.tpl @@ -47,7 +47,7 @@

-

+

{elseif $action eq 'reset'}
{'Hello'|@translate} {$username}. {'Enter your new password below.'|@translate}
@@ -68,7 +68,7 @@

-

+

{/if} diff --git a/themes/default/template/picture.tpl b/themes/default/template/picture.tpl index c4dddac98..d98160a73 100644 --- a/themes/default/template/picture.tpl +++ b/themes/default/template/picture.tpl @@ -290,8 +290,6 @@ y.callService( {/if} -
- {if isset($COMMENT_COUNT)}
{if $COMMENT_COUNT > 0} -- cgit v1.2.3