From 5e48a1a8688f973c555545841f9512f3a6d758f7 Mon Sep 17 00:00:00 2001 From: flop25 Date: Wed, 15 Jan 2014 18:22:26 +0000 Subject: Smartpocket : language files added and tpl corrected/cleaned up git-svn-id: http://piwigo.org/svn/trunk@26757 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/smartpocket/template/comments.tpl | 69 -------------------------------- 1 file changed, 69 deletions(-) (limited to 'themes/smartpocket/template') diff --git a/themes/smartpocket/template/comments.tpl b/themes/smartpocket/template/comments.tpl index 82e772051..87328d5ac 100644 --- a/themes/smartpocket/template/comments.tpl +++ b/themes/smartpocket/template/comments.tpl @@ -1,74 +1,5 @@ {include file='infos_errors.tpl'}
-{**{if isset($MENUBAR)}{$MENUBAR}{/if} -
- -
-
    -
-

{'Home'|@translate}{$LEVEL_SEPARATOR}{'User comments'|@translate}

-
- -{include file='infos_errors.tpl'} - -
- -
- {'Filter'|@translate} - - - - - - - - - -
- -
- - {'Display'|@translate} - - - - - - - -
- -

- -
- -{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}**} {if isset($comments)} {include file='comment_list.tpl' comment_derivative_params=$derivative_params} -- cgit v1.2.3